package
0.0.0-20160726220534-cf973483d582
Repository: https://github.com/localhots/shezmu.git
Documentation: pkg.go.dev

# Functions

Initialize sets up the kafka package.
Shutdown shuts down the kafka package.

# Structs

ConsumerState contains data that is required to create a Kafka consumer.
Stream is an implementation of shezmu.Stremer for Kafka messaging queue.
Subscriber is a dummy structure that implements shezmu.Subscriber interface.