Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer interface {
SetAuthData(data authentication.AuthData)
}
func NewAuthorizer ¶
func NewAuthorizer() Authorizer
type UnauthorizedAccess ¶
type UnauthorizedAccess struct{}
func (UnauthorizedAccess) Error ¶
func (err UnauthorizedAccess) Error() string
Click to show internal directories.
Click to hide internal directories.