mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
add pestor for http client calls (retries, backoff, and concurrency)
This commit is contained in:
parent
ec4b5d1dde
commit
303c33cd2c
@ -694,6 +694,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost.
|
* [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost.
|
||||||
* [okrun](https://github.com/xta/okrun) - go run error steamroller
|
* [okrun](https://github.com/xta/okrun) - go run error steamroller
|
||||||
* [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool
|
* [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool
|
||||||
|
* [pester](https://github.com/sethgrid/pester) - Go HTTP client calls with retries, backoff, and concurrency
|
||||||
* [profile](https://github.com/davecheney/profile) - Simple profiling support package for Go
|
* [profile](https://github.com/davecheney/profile) - Simple profiling support package for Go
|
||||||
* [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
|
* [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
|
||||||
* [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
|
* [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
|
||||||
|
Loading…
Reference in New Issue
Block a user