Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UserGroupAdmin // Deprecated. UserGroupAdmin uint8 = iota + 1 // UserGroupBangumiAdmin // Deprecated. UserGroupBangumiAdmin // UserGroupWindowAdmin // Deprecated. UserGroupWindowAdmin // UserGroupQuite // Deprecated. UserGroupQuite // UserGroupBanned // Deprecated. UserGroupBanned // UserGroupCharacterAdmin // Deprecated. UserGroupCharacterAdmin // UserGroupWikiAdmin // Deprecated. UserGroupWikiAdmin // UserGroupNormal // Deprecated. UserGroupNormal // UserGroupWikiEditor // Deprecated. UserGroupWikiEditor )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpType ¶
type EpType = int16
EpType Deprecated.
const ( // EpTypeNormal // Deprecated. EpTypeNormal EpType = 0 // EpTypeSpecial // Deprecated. EpTypeSpecial EpType = 1 // EpTypeOpening // Deprecated. EpTypeOpening EpType = 2 // EpTypeEnding // Deprecated. EpTypeEnding EpType = 3 // EpTypeMad // Deprecated. EpTypeMad EpType = 4 // EpTypeOther // Deprecated. EpTypeOther EpType = 6 )
Click to show internal directories.
Click to hide internal directories.