A simple Go library for retrying operations with configurable backoff and maximum attempts.
go get github.com/Songmu/retryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retries a function up to 3 times with a 1-second delay between attempts.
No known issues recorded.
No dependency data recorded yet.