go_study/go-for-study/vendor/github.com/wvanbergen/kazoo-go
Msy-msu ba621c6934 add two projects 2023-07-02 17:15:59 +08:00
..
BUILD.bazel add two projects 2023-07-02 17:15:59 +08:00
MIT-LICENSE add two projects 2023-07-02 17:15:59 +08:00
Makefile add two projects 2023-07-02 17:15:59 +08:00
README.md add two projects 2023-07-02 17:15:59 +08:00
consumergroup.go add two projects 2023-07-02 17:15:59 +08:00
kazoo.go add two projects 2023-07-02 17:15:59 +08:00
topic_metadata.go add two projects 2023-07-02 17:15:59 +08:00

README.md

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.