//
pkg.gl
Category
github.com/cnzf1/gocore
task
package
1.2.2
Repository:
https://github.com/cnzf1/gocore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
289 SLOC
#
Functions
NewJobTaskBuilder
No description provided by the author
NewLocalStore
No description provided by the author
NewTimeBasedRandomGenerator
No description provided by the author
#
Constants
JOB_STATUS_CREATED
已创建.
JOB_STATUS_FAILED
失败.
JOB_STATUS_RUNNING
运行中.
JOB_STATUS_SUCCESS
成功.
JOB_STATUS_TIMEOUT
超时.
#
Structs
Job
No description provided by the author
JobGroup
No description provided by the author
LocalStore
No description provided by the author
#
Interfaces
KeyGenerator
No description provided by the author
Store
No description provided by the author
#
Type aliases
JobFunc
No description provided by the author
JobStatus
No description provided by the author