https://github.com/soroushj/gosyphus
Retries with exponential backoff in Go
https://github.com/soroushj/gosyphus
backoff exponential-backoff go-module golang-module
Last synced: 18 days ago
JSON representation
Retries with exponential backoff in Go
- Host: GitHub
- URL: https://github.com/soroushj/gosyphus
- Owner: soroushj
- License: mit
- Created: 2023-02-09T10:43:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T18:20:57.000Z (about 2 years ago)
- Last Synced: 2024-06-20T05:08:41.721Z (10 months ago)
- Topics: backoff, exponential-backoff, go-module, golang-module
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gosyphus: Retries with exponential backoff in Go

[](https://pkg.go.dev/github.com/soroushj/gosyphus)
[](https://github.com/soroushj/gosyphus/actions/workflows/ci.yml)
[](https://codecov.io/gh/soroushj/gosyphus)
[](https://goreportcard.com/report/github.com/soroushj/gosyphus)See [docs and examples on pkg.go.dev](https://pkg.go.dev/github.com/soroushj/gosyphus).
*The Gosyphus image is created by [Fouf](https://linktr.ee/foufia); the Go Gopher by [Renee French](http://reneefrench.blogspot.com/); both [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) licensed.*