company

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 Company = company{
	State: State,
}
View Source
var State = state{
	Inactive: enum.New[StateEnum](-2, "未激活"),
	Disabled: enum.New[StateEnum](0, "停用"),
	Normal:   enum.New[StateEnum](1, "正常"),
}

Functions

This section is empty.

Types

type StateEnum added in v0.5.20

type StateEnum enum.IEnumCode[int]

Jump to

Keyboard shortcuts

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