sys_enum_auth

package
v0.2.38 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type ActionTypeEnum

type ActionTypeEnum enum.Code

Jump to

Keyboard shortcuts

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