proxy.golang.org : github.com/takecy/backoff
Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/takecy/backoff
License: MIT
Latest release: over 7 years ago
First release: about 9 years ago
Namespace: github.com/takecy
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago