Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotStarted = errors.New("workqueue not started")
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*WorkQueue)
func WithGracefulShutdown ¶
func WithInitialDelay ¶
WithInitialDelay sets the initial exponential backoff delay of the workqueue.
Click to show internal directories.
Click to hide internal directories.