package
Version:
v0.25.1
Opens a new window with list of versions in this module.
Published: Feb 24, 2022
License: Apache-2.0
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
¶
Retry retries func `f` `attempts` times with `sleep` between retries.
type StopError struct {
}
StopError is an error that will cause the retry loop to stop
Stop stops the retry with an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.