Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterConsumer ¶
Types ¶
type Consumer ¶
type Consumer struct {
// contains filtered or unexported fields
}
func NewConsumer ¶
func (*Consumer) Consume ¶
func (c *Consumer) Consume() <-chan *sarama.ConsumerMessage
type MessageHandler ¶
type Producer ¶
type Producer struct {
// contains filtered or unexported fields
}
func (*Producer) ProduceMessage ¶
Click to show internal directories.
Click to hide internal directories.