mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #863 from dimiro1/patch-1
[Miscellaneous] Added health check library
This commit is contained in:
commit
0425223626
@ -554,6 +554,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
|
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields.
|
||||||
* [browscap_go](https://github.com/digitalcrab/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/).
|
* [browscap_go](https://github.com/digitalcrab/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/).
|
||||||
* [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter.
|
* [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter.
|
||||||
|
* [health](https://github.com/dimiro1/health) - A Easy to use, extensible health check library
|
||||||
* [go-chat-bot](https://github.com/go-chat-bot/bot) - IRC, Slack & Telegram bot written in Go.
|
* [go-chat-bot](https://github.com/go-chat-bot/bot) - IRC, Slack & Telegram bot written in Go.
|
||||||
* [go-commons-pool](https://github.com/jolestar/go-commons-pool) - A generic object pool for Golang.
|
* [go-commons-pool](https://github.com/jolestar/go-commons-pool) - A generic object pool for Golang.
|
||||||
* [go-multierror](https://github.com/hashicorp/go-multierror) - A Go (golang) package for representing a list of errors as a single error.
|
* [go-multierror](https://github.com/hashicorp/go-multierror) - A Go (golang) package for representing a list of errors as a single error.
|
||||||
|
Loading…
Reference in New Issue
Block a user