Documentation ¶
Index ¶
- type JobEntry
- type JobQueue
- func (jobQueue JobQueue) Every(duration time.Duration, job JobEntry)
- func (jobQueue JobQueue) In(duration time.Duration, job JobEntry)
- func (jobQueue JobQueue) Now(job JobEntry)
- func (jobQueue JobQueue) Remove(id cron.EntryID)
- func (jobQueue JobQueue) Schedule(spec string, job JobEntry) error
- func (jobQueue JobQueue) Start(poolSize int, concurrency int)
- func (jobqueue JobQueue) StatusJSON() map[string]interface{}
- func (jobQueue JobQueue) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.