//
pkg.gl
Category
github.com/hyperledger/firefly-common
pkg
retry
package
1.4.11
Repository:
https://github.com/hyperledger/firefly-common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
19
Files
84 SLOC
#
Functions
InitConfig
No description provided by the author
NewFromConfig
No description provided by the author
#
Constants
ConfigFactor
No description provided by the author
ConfigInitialDelay
No description provided by the author
ConfigMaximumDelay
No description provided by the author
#
Structs
Retry
Retry is a concurrency safe retry structure that configures a simple backoff retry mechanism.