package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 26, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WithError is a job wrapper that allows to use jobs
that return errors.
WithRetry is a job wrapper that allows to retry a job
if it returns an error.
If you consider than the error is not retryable you
can either return nil or the custom "ErrNotRetryable".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.