package
0.0.0-20240823084134-7f2187b4bc00
Repository: https://github.com/pandaychen/golang_in_action.git
Documentation: pkg.go.dev

# Variables

DefaultBackoffConfig uses values specified for backoff in common.

# Structs

No description provided by the author
BackoffConfig defines the parameters for the default backoff strategy.

# Interfaces

Backoff defines the methodology for backing off after a call failure.