Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoNeedRefresh = errors.New("no need to refresh")
Functions ¶
func NewAuthenticator ¶
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func (*Authorizer) Apply ¶
func (a *Authorizer) Apply(next web.HandlerFunc) web.HandlerFunc
Apply implements `web.Filter` interface.
Click to show internal directories.
Click to hide internal directories.