sys_enum_auth

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActionType = actionType{
	Login:    enum.New[ActionTypeEnum](1, "登录"),
	Logout:   enum.New[ActionTypeEnum](2, "退出"),
	Register: enum.New[ActionTypeEnum](4, "注册"),
}
View Source
var Auth = auth{
	ActionType: ActionType,
}

Functions

This section is empty.

Types

type ActionTypeEnum

type ActionTypeEnum enum.IEnumCode[int]

Jump to

Keyboard shortcuts

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