//
pkg.gl
Category
github.com/flashbots/cvm-reverse-proxy
internal
retry
package
0.1.6
Repository:
https://github.com/flashbots/cvm-reverse-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
52 SLOC
#
Functions
NewIntervalRetrier
NewIntervalRetrier returns a new IntervalRetrier.
#
Structs
IntervalRetrier
IntervalRetrier retries a call with an interval.
#
Interfaces
Doer
Doer does something and returns an error.