Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Backgrounds = sync.Map{}
Backgrounds 后台任务集合
Functions ¶
Types ¶
type Background ¶
type Background struct { Options echo.H Started time.Time // contains filtered or unexported fields }
Background 后台执行信息
Click to show internal directories.
Click to hide internal directories.