Documentation ¶
Index ¶
Constants ¶
View Source
const ( AdminGroup = "admin" AuthenticatedGroup = "authenticated" UnauthenticatedGroup = "unauthenticated" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func NewAuthorizer ¶
func NewAuthorizer() *Authorizer
Click to show internal directories.
Click to hide internal directories.