Documentation ¶
Index ¶
- func BasicAuth(realm string, creds map[string]string) func(next http.Handler) http.Handler
- func Setup(opts *Options)
- func SetupGlobalMiddleware(handler http.Handler) http.Handler
- func TokenAuth(realm string, token string) func(next http.Handler) http.Handler
- type AuthBasic
- type AuthToken
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.