Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobKeeper ¶
func NewJobKeeper ¶
func NewJobKeeper() *JobKeeper
type JobQueue ¶
type JobQueue struct { StartTime int64 //开始时间 JobItems *ds.Queue //任务队列 // contains filtered or unexported fields }
func NewJobQueue ¶
Click to show internal directories.
Click to hide internal directories.