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 manages the execution of jobs triggered by tickers. Not externally configurable at runtime.
func PrepareScheduler ¶
PrepareScheduler returns a ready-to-run Scheduler
Click to show internal directories.
Click to hide internal directories.