Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerChain ¶
type ContainerChain []ContainerItem
type ContainerItem ¶
type Permission ¶
type PermissionListImpl ¶
type PermissionListImpl struct {
// contains filtered or unexported fields
}
func (*PermissionListImpl) GetRoles ¶
func (p *PermissionListImpl) GetRoles(permissionKey string) []int64
func (*PermissionListImpl) ToString ¶
func (p *PermissionListImpl) ToString() string
type RoleSystem ¶
func NewSystemPermissions ¶
func NewSystemPermissions(permissions RolesByPermission) RoleSystem
type RolesByPermission ¶
Click to show internal directories.
Click to hide internal directories.