mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
Add retro library
This commit is contained in:
commit
3c004346b4
@ -2775,6 +2775,7 @@ _General utilities and tools to make your life easier._
|
||||
- [retry](https://github.com/shafreeck/retry) - A pretty simple library to ensure your work to be done.
|
||||
- [retry-go](https://github.com/avast/retry-go) - Simple library for retry mechanism.
|
||||
- [retry-go](https://github.com/rafaeljesus/retry-go) - Retrying made simple and easy for golang.
|
||||
- [retro](https://github.com/goioc/retro) - Handy retry-on-error library with extensive flexibility (backoff strategies, caps, etc).
|
||||
- [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
|
||||
- [rospo](https://github.com/ferama/rospo) - Simple and reliable ssh tunnels with embedded ssh server in Golang.
|
||||
- [scan](https://github.com/blockloop/scan) - Scan golang `sql.Rows` directly to structs, slices, or primitive types.
|
||||
|
Loading…
Reference in New Issue
Block a user