Documentation
¶
Index ¶
Constants ¶
View Source
const ( StatusPrepare = iota StatusProcess StatusCancel StatusFinish )
View Source
const POOL = "pool"
View Source
const TASK = "task"
View Source
const WORK = "work"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Any ¶ added in v0.6.4
type Any = interface{}
type Lock ¶
type Lock struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.