mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add ddo/rq (#1741)
This commit is contained in:
parent
864ae50746
commit
b0538279fa
@ -1345,6 +1345,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [retry](https://github.com/kamilsk/retry) - Functional mechanism based on context to perform actions repetitively until successful.
|
* [retry](https://github.com/kamilsk/retry) - Functional mechanism based on context to perform actions repetitively until successful.
|
||||||
* [retry-go](https://github.com/rafaeljesus/retry-go) - Retrying made simple and easy for golang.
|
* [retry-go](https://github.com/rafaeljesus/retry-go) - Retrying made simple and easy for golang.
|
||||||
* [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
|
* [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
|
||||||
|
* [rq](https://github.com/ddo/rq) - A nicer interface for golang stdlib HTTP client.
|
||||||
* [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
|
* [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
|
||||||
* [sling](https://github.com/dghubble/sling) - Go HTTP requests builder for API clients.
|
* [sling](https://github.com/dghubble/sling) - Go HTTP requests builder for API clients.
|
||||||
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
|
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
|
||||||
|
Loading…
Reference in New Issue
Block a user