//
pkg.gl
Category
github.com/jsok/etcd
pkg
schedule
package
3.1.3+incompatible
Repository:
https://github.com/jsok/etcd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
136 SLOC
#
Functions
NewFIFOScheduler
NewFIFOScheduler returns a Scheduler that schedules jobs in FIFO order sequentially.
#
Interfaces
Scheduler
Scheduler can schedule jobs.
#
Type aliases
Job
No description provided by the author