permissions

package
v0.2.56 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PermissionType = permissionType{
	View:   permission.New(5948682180886598, "View", "查看权限", "查看某个权限"),
	List:   permission.New(5948682180886599, "List", "权限列表", "查看所有权限"),
	Update: permission.New(5948682180886600, "Update", "更新权限", "更新某个权限"),
	Delete: permission.New(5948682180886601, "Delete", "删除权限", "删除某个权限"),
	Create: permission.New(5948682180886602, "Create", "创建权限", "创建权限"),
}
View Source
var Permissions = permissions{
	PermissionType: PermissionType,
}

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