Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
Scheduler represents the schuler object
func NewScheduler ¶
NewScheduler creates a new instance of Scheduler.
func (*Scheduler) SchedulePipeline ¶
SchedulePipeline schedules a pipeline. We create a new schedule object and save it in our store. The scheduler will later pick up this schedule object and will continue the work.
Click to show internal directories.
Click to hide internal directories.