mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
Add retro library (#5258)
* Update README.md Add retro library * Update README.md Add retro library
This commit is contained in:
parent
33eb7ca805
commit
30eb2d4058
@ -2896,6 +2896,7 @@ _General utilities and tools to make your life easier._
|
||||
- [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
|
||||
- [rerun](https://github.com/ivpusic/rerun) - Recompiling and rerunning go apps when source changes.
|
||||
- [rest-go](https://github.com/edermanoel94/rest-go) - A package that provide many helpful methods for working with rest api.
|
||||
- [retro](https://github.com/goioc/retro) - Handy retry-on-error library with extensive flexibility (backoff strategies, caps, etc).
|
||||
- [retry](https://github.com/kamilsk/retry) - The most advanced functional mechanism to perform actions repetitively until successful.
|
||||
- [retry](https://github.com/percolate/retry) - A simple but highly configurable retry package for Go.
|
||||
- [retry](https://github.com/thedevsaddam/retry) - Simple and easy retry mechanism package for Go.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user