constant

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2021 License: MIT Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL