Categorygithub.com/fluuxio/kafka
repository
0.0.0-20171229135228-5bd66135b8f3
Repository: https://github.com/fluuxio/kafka.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Kafka

Kafka tools repository, containing examples and helpers to work with Kafka. Most of the features rely on the excellent Sarama Kafka library.

Packages

  • auth: Small helper for Kafka TLS authentication support.

Examples

  • consumer: Kafka consumer with TLS auth support.
  • producer: Kafka producer with TLS auth support.