Package backoff implements backoff algorithms for retrying operations.
go get github.com/cenk/backoffNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an exponential backoff timer and get the next backoff duration.
Use the v3 version or consider using cenkalti/backoff which is actively maintained.
No dependency data recorded yet.