Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler is a basic auth ACP Handler.
func NewHandler ¶
func NewHandler(cfg *edge.ACPBasicAuthConfig, name string) (*Handler, error)
NewHandler creates a new basic auth ACP Handler.
Click to show internal directories.
Click to hide internal directories.