Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobStorage ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
func NewScheduler(jobStorage JobStorage, parallelism int, priority job.JobPriority) *Scheduler
Click to show internal directories.
Click to hide internal directories.