go-common/vendor/github.com/wvanbergen/kazoo-go
2019-04-22 02:59:20 +00:00
..
BUILD.bazel init 2019-04-22 02:59:20 +00:00
consumergroup.go init 2019-04-22 02:59:20 +00:00
kazoo.go init 2019-04-22 02:59:20 +00:00
Makefile init 2019-04-22 02:59:20 +00:00
MIT-LICENSE init 2019-04-22 02:59:20 +00:00
README.md init 2019-04-22 02:59:20 +00:00
topic_metadata.go init 2019-04-22 02:59:20 +00:00

Kazoo

Kazoo is a library to interact with the Kafka metadata that lives in Zookeeper. It provides discovery of the cluster's brokers, topic metadata, and consumer groups.

API documentation can be found on godoc.org.