https://github.com/zaptross/backoff
An exponential backoff library for golang.
https://github.com/zaptross/backoff
Last synced: over 1 year ago
JSON representation
An exponential backoff library for golang.
- Host: GitHub
- URL: https://github.com/zaptross/backoff
- Owner: Zaptross
- License: mit
- Created: 2023-10-03T10:58:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T11:00:12.000Z (over 2 years ago)
- Last Synced: 2023-10-06T02:03:39.296Z (over 2 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# backoff
An exponential backoff library for golang.