//
pkg.gl
Category
github.com/cgardev/go-common
pkg
retry
package
0.1.0
Repository:
https://github.com/cgardev/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
28 SLOC
#
Functions
Retry
Retry is a helper function that will retry a function until it succeeds or the number of attempts is reached.
#
Variables
ErrAllAttemptsFailed
No description provided by the author
#
Structs
RetryInput
No description provided by the author