mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Deprecate github.com/facebookgo/httpcontrol (#2263)
This commit is contained in:
parent
a884393a91
commit
de077444a8
@ -1485,7 +1485,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [gron](https://github.com/roylee0704/gron) - Define time-based tasks using a simple Go API and Gron’s scheduler will run them accordingly.
|
* [gron](https://github.com/roylee0704/gron) - Define time-based tasks using a simple Go API and Gron’s scheduler will run them accordingly.
|
||||||
* [gubrak](https://gubrak.github.io/) - Golang utility library with syntactic sugar. It's like lodash, but for golang.
|
* [gubrak](https://gubrak.github.io/) - Golang utility library with syntactic sugar. It's like lodash, but for golang.
|
||||||
* [htcat](https://github.com/htcat/htcat) - Parallel and Pipelined HTTP GET Utility.
|
* [htcat](https://github.com/htcat/htcat) - Parallel and Pipelined HTTP GET Utility.
|
||||||
* [httpcontrol](https://github.com/facebookgo/httpcontrol) - Package httpcontrol allows for HTTP transport level control around timeouts and retries.
|
|
||||||
* [hub](https://github.com/github/hub) - wrap git commands with additional functionality to interact with github from the terminal.
|
* [hub](https://github.com/github/hub) - wrap git commands with additional functionality to interact with github from the terminal.
|
||||||
* [hystrix-go](https://github.com/afex/hystrix-go) - Implements Hystrix patterns of programmer-defined fallbacks aka circuit breaker.
|
* [hystrix-go](https://github.com/afex/hystrix-go) - Implements Hystrix patterns of programmer-defined fallbacks aka circuit breaker.
|
||||||
* [immortal](https://github.com/immortal/immortal) - \*nix cross-platform (OS agnostic) supervisor.
|
* [immortal](https://github.com/immortal/immortal) - \*nix cross-platform (OS agnostic) supervisor.
|
||||||
|
Loading…
Reference in New Issue
Block a user