tile38/vendor/github.com/Shopify/sarama/tools
Pavel Makarenko 790c660455 Kafka - Support in webhooks. (#152)
* Added sarama in vendor dependency

* Fixed Sarama deps

* Added Kafka endpoint support
2017-03-06 13:18:58 -07:00
..
kafka-console-consumer Kafka - Support in webhooks. (#152) 2017-03-06 13:18:58 -07:00
kafka-console-partitionconsumer Kafka - Support in webhooks. (#152) 2017-03-06 13:18:58 -07:00
kafka-console-producer Kafka - Support in webhooks. (#152) 2017-03-06 13:18:58 -07:00
README.md Kafka - Support in webhooks. (#152) 2017-03-06 13:18:58 -07:00

README.md

Sarama tools

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/...