Documentation ¶
Index ¶
Constants ¶
View Source
const ( DataScopeAll = "ALL" // 所有部门 DataScopeCurrent = "CUR" // 当前部门 DataScopeCurrentDown = "CUR_DOWN" // 当前部门以及下级部门 DataScopeDown = "DOWN" // 下级部门 DataScopeCustom = "CUSTOM" // 自定义权限 )
View Source
const ( MenuRoot = "R" MenuApi = "A" MenuPage = "M" MenuGroup = "G" MenuBasic = "BA" )
View Source
const (
Redis = "cache"
)
View Source
const (
SuperAdmin = 1
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.