package
Version:
v0.0.0-...-60fb520
Opens a new window with list of versions in this module.
Published: Jul 7, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MessageEncoder defines the encoding from topic, key, proto.Message to sarama.ProducerMessage
type Producer interface {
Run()
Write(proto.Message)
Stop()
}
Producer forwards messages recvd on a channel to kafka.
New creates new Kafka producer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.