Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AuthAdmin ... AuthAdmin = "admin" // AuthMember ... AuthMember = "member" )
View Source
const ( // PermissionGet ... PermissionGet = "get" // PermissionUpdate ... PermissionUpdate = "update" // PermissionList ... PermissionList = "list" // PermissionCreate ... PermissionCreate = "create" // PermissionDelete ... PermissionDelete = "delete" // PermissionAll ... PermissionAll = "all" )
View Source
const ( // OperationCreate ... OperationCreate = "create" // OperationDelete ... OperationDelete = "delete" )
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.