sys_enum_upload

package
v0.2.46 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type EventStateEnum

type EventStateEnum enum.Code

Jump to

Keyboard shortcuts

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