Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrForbidden = errors.New("forbidden")
View Source
var InternalScope = Scope{PlayerRole: PlayerRoleInternal}
Functions ¶
This section is empty.
Types ¶
type PlayerRole ¶
type PlayerRole int
const ( PlayerRoleBanned PlayerRole = iota - 1 PlayerRoleUnregistered PlayerRoleUser PlayerRoleInternal )
Click to show internal directories.
Click to hide internal directories.