Documentation
¶
Index ¶
Constants ¶
View Source
const ( RoleBoss byte = 0 RoleAdmin byte = 1 RoleUser byte = 2 RoleBaned byte = 3 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserAccount ¶
func (*UserAccount) Keys ¶
func (*UserAccount) Keys() []string
func (*UserAccount) PtrVec ¶
func (u *UserAccount) PtrVec() []any
func (*UserAccount) Values ¶
func (u *UserAccount) Values() []any
Click to show internal directories.
Click to hide internal directories.