Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Scheduler)
Option is used to inject dependencies into a Scheduler on creation.
func WithRunDelay ¶
WithRunDelay allows configuring a minimum delay between runs of a package.
func WithRunTimeout ¶
WithRunTimeout allows configuring a maximum timeout before runs are deemed stale and reset.
Click to show internal directories.
Click to hide internal directories.