sys_enum_upload

package
v0.2.76 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EventState = eventState{
	AfterCache: enum.New[EventStateEnum](1, "已缓存"),
	BeforeSave: enum.New[EventStateEnum](2, "保存前"),
	AfterSave:  enum.New[EventStateEnum](4, "保存后"),
}
View Source
var Upload = upload{
	EventState: EventState,
}

Functions

This section is empty.

Types

type EventStateEnum

type EventStateEnum enum.IEnumCode[int]

Jump to

Keyboard shortcuts

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