package
3.0.0-20250225100611-da4e44b77af4
Repository: https://github.com/cloudreve/cloudreve.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.