Documentation
¶
Overview ¶
Package repeater provides functions allows you to call an external function repeatedly with a limit on the result or number of attempts
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkerResult ¶
type WorkerResult struct { OutData interface{} Err error }
Click to show internal directories.
Click to hide internal directories.