Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authentication ¶
type Authentication struct {
Authenticator http.Authenticator
}
Authentication type represents an authentication middleware
type Authorization ¶
type Authorization struct {
Authorizer http.Authorizer
}
Authorization type represents an authorization middleware
Click to show internal directories.
Click to hide internal directories.