github.com/malumar/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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 7 years ago
v2.1.0+incompatible
over 7 years ago
Versions
4
4
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/malumar/backoff
spec |
| License | MIT |
| Namespace | github.com/malumar |
| First Release | about 10 years ago |
| Last Synced | 19 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |