perm

package
v0.0.0-...-5a1604b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Order = 1 << iota
	Book
	User
	All = 1<<iota - 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PrivilegeSet

type PrivilegeSet uint64

func NewByStr

func NewByStr(privileges ...string) PrivilegeSet

func (PrivilegeSet) Has

func (privileges PrivilegeSet) Has(privilege PrivilegeSet) bool

func (PrivilegeSet) HasPrivilege

func (privileges PrivilegeSet) HasPrivilege(privilege string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL