Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct { OnStep OnStepHook RateLimiter *rate.Limiter // contains filtered or unexported fields }
Worker is the handler for reading tasks. It shall be !Send.
Click to show internal directories.
Click to hide internal directories.