Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapHttpAuth ¶
func WrapHttpAuth(auth Authenticater, handle http.HandlerFunc) http.HandlerFunc
Types ¶
type AnyOrNoAuth ¶
type AnyOrNoAuth struct{}
func (AnyOrNoAuth) Authenticate ¶
func (fa AnyOrNoAuth) Authenticate(r *http.Request) (bool, error)
Click to show internal directories.
Click to hide internal directories.