Documentation ¶
Index ¶
Constants ¶
View Source
const PackageName = "task.ejob"
PackageName 包名
Variables ¶
This section is empty.
Functions ¶
func HandleJobList ¶ added in v0.6.3
func HandleJobList(w http.ResponseWriter, r *http.Request)
HandleJobList job列表
Types ¶
type Component ¶
type Component struct {
// contains filtered or unexported fields
}
Component ...
type Config ¶
type Config struct { Name string // contains filtered or unexported fields }
Config ...
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
Container 容器
func DefaultContainer ¶
func DefaultContainer() *Container
DefaultContainer 默认容器 Deprecated Use ejob.Job()
Click to show internal directories.
Click to hide internal directories.