Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTopicConsumer ¶
Types ¶
type TopicConsumer ¶
type TopicConsumer interface { Messages() <-chan *sarama.ConsumerMessage Close() error }
TopicConsumer consumes all of the partitions on a
Click to show internal directories.
Click to hide internal directories.