Varun 25aedae6c3 fixed declaration dependencies and other lint issues (#1743) | 4 years ago | |
---|---|---|
.. | ||
kafka-console-consumer | 4 years ago | |
kafka-console-partitionconsumer | 4 years ago | |
kafka-console-producer | 4 years ago | |
kafka-producer-performance | 4 years ago | |
tls | 5 years ago | |
README.md | 6 years ago |
This folder contains applications that are useful for exploration of your Kafka cluster, or instrumentation. Some of these tools mirror tools that ship with Kafka, but these tools won't require installing the JVM to function.
To install all tools, run go get github.com/Shopify/sarama/tools/...