license

package
v0.7.50 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 AuthType = authType{}
View Source
var License = license{
	AuthType: AuthType,
	State:    State,
}
View Source
var State = state{
	Disabled: enum.New[StateEnum](0, "失效"),
	Normal:   enum.New[StateEnum](1, "正常"),
}

Functions

This section is empty.

Types

type AuthTypeEnum

type AuthTypeEnum enum.IEnumCode[int]

type StateEnum

type StateEnum enum.IEnumCode[int]

Jump to

Keyboard shortcuts

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