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: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Addresses = flag.String("kafkaaddrs", "localhost:9092", "kafka's comma-separated addresses")
Addresses is the flag for kafka's comma-separated addresses
Topic is the flag for kafka's topic
NewClient returns a Kafka client
type Metadata struct {
StartTime time.Time
NumMessages int
}
Metadata is used to store metadata for the sarama.ProducerMessages
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.