//
pkg.gl
Category
github.com/c9s/bbgo
pkg
util
backoff
package
1.60.0
Repository:
https://github.com/c9s/bbgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
18 SLOC
#
Functions
RetryGeneral
RetryGeneral retries operation with max retry times 101 and with the exponential backoff.
#
Variables
MaxRetries
No description provided by the author