handler

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Sufficient for anything what might come from 64KB basic auth header
	DefaultBufferSize = 150 * 1024
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicHMACAuthHandler

type BasicHMACAuthHandler struct {
	Secret     []byte
	BufferSize int
	Strict     bool
}

func (*BasicHMACAuthHandler) Run

func (a *BasicHMACAuthHandler) Run(input io.Reader, output io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL