Documentation
¶
Index ¶
Constants ¶
View Source
const ( RoleSuperAdmin = "super_admin" RoleTenantAdmin = "tenant_admin" RoleManager = "manager" RoleSupport = "support" RoleViewer = "viewer" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func NewDefaultAuthorizer ¶
func NewDefaultAuthorizer() *Authorizer
Click to show internal directories.
Click to hide internal directories.