Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Scheduler ¶
type Scheduler struct { // TestingOnlySynchronizationHelper is used for testing purposes to wait for the log retention scheduler to finish. TestingOnlySynchronizationHelper *sync.WaitGroup // contains filtered or unexported fields }
Scheduler is a thin wrapper around gocron.Scheduler adds some functionality for testing.
func NewScheduler ¶
NewScheduler creates a new scheduler with the provided options.
Click to show internal directories.
Click to hide internal directories.