Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrHostnameNotFound = xerrors.New("authz: hostname not found") ErrSessionNotFound = xerrors.New("authz: session not found") ErrNotAllowed = xerrors.New("authz: not allowed") )
View Source
var DefaultAuthorization = &authorization{}
Functions ¶
func Authorization ¶
func AuthorizationSocket ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.