A Go library for flexible retry loops with support for channel cancellation, mocked time, and composable retry strategies including exponential backoff with jitter.
go get gopkg.in/retry.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retry an operation with exponential backoff limited to 30 seconds.
No known issues recorded.
No dependency data recorded yet.