package
0.0.0-20240511081657-27a2231f6c99
Repository: https://github.com/jaylenwa/vfoy.git
Documentation: pkg.go.dev
# Functions
NewRetryableErrorFromHeader constructs a new RetryableError from http response header and existing error.
# Structs
ConstantBackoff implements Backoff interface with constant sleep time.
No description provided by the author
# Interfaces
Backoff used for retry sleep backoff.