Codebase list golang-github-go-kit-kit / 572cb05
fixed a typo in the Individual components section Anthony De Meulemeester 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
103103 - [FogCreek/logging](https://github.com/FogCreek/logging), a tagged style of logging
104104 - [grpc/grpc-go](https://github.com/grpc/grpc-go), HTTP/2 based RPC
105105 - [inconshreveable/log15](https://github.com/inconshreveable/log15), simple, powerful logging for Go ★
106 - [mailgun/vulcand](https://github.com/mailgun/vulcand), prorammatic load balancer backed by etcd
106 - [mailgun/vulcand](https://github.com/mailgun/vulcand), programmatic load balancer backed by etcd
107107 - [mattheath/phosphor](https://github.com/mattheath/phosphor), distributed system tracing
108108 - [pivotal-golang/lager](https://github.com/pivotal-golang/lager), an opinionated logging library
109109 - [rubyist/circuitbreaker](https://github.com/rubyist/circuitbreaker), circuit breaker library