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 object ...
func NewScheduler ¶
func NewScheduler(conf *configuration.Configuration) (*Scheduler, error)
NewScheduler object ...
func (*Scheduler) Run ¶
func (s *Scheduler) Run(commandFlag configuration.CommandFlag, opt configuration.Options) error
Run a new scheduler based off of the current configuration
Click to show internal directories.
Click to hide internal directories.