Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulerService ¶
type SchedulerService struct { Triggers map[string]*modconfig.Trigger // contains filtered or unexported fields }
func NewSchedulerService ¶
func (*SchedulerService) RescheduleTriggers ¶
func (s *SchedulerService) RescheduleTriggers() error
func (*SchedulerService) Start ¶
func (s *SchedulerService) Start() error
Click to show internal directories.
Click to hide internal directories.