Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knanao/backoff
exponential backoff retry for Go
https://github.com/knanao/backoff
Last synced: 11 days ago
JSON representation
exponential backoff retry for Go
- Host: GitHub
- URL: https://github.com/knanao/backoff
- Owner: knanao
- License: mit
- Created: 2021-09-11T03:13:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T15:16:07.000Z (about 3 years ago)
- Last Synced: 2024-06-19T23:07:11.082Z (5 months ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# backoff
exponential backoff retry for Go