Documentation
¶
Index ¶
Constants ¶
View Source
const ( ID = 0 IDDetail = 10 GID = 1 Name = 2 Email = 3 MailToken = 4 GIDAndLevel = 5 IDGetGroup = 6 UpdateVerifyMail = 100 UpdateGID = 101 UpdateInfo = 102 UpdateStatus = 105 UpdateLevel = 106 UpdateAll = 150 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultAdmin ¶
type ResultDatabase ¶
type ResultOne ¶
type ResultOne struct { User SimpleUser `json:"user"` Group SimpleGroup `json:"group"` Info []info.Info `json:"info"` }
type SimpleGroup ¶
type SimpleUser ¶
Click to show internal directories.
Click to hide internal directories.