Documentation
¶
Index ¶
- type Scheduler
- func (s *Scheduler) Configure() error
- func (s *Scheduler) RepeatTaskEvery(ctx context.Context, fn func(), t time.Duration) error
- func (s *Scheduler) Shutdown() error
- func (s *Scheduler) Start() error
- func (s *Scheduler) StartAt(ctx context.Context, fn func(), t time.Duration) error
- func (s *Scheduler) StopJobs() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.