Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Consumer ¶
func NewConsumer ¶
func NewConsumer(brokers []string, topics map[string]MsgCallback) (Consumer, error)
type KafkaTxQueue ¶
type MsgCallback ¶
type MsgCallback chan []byte
Click to show internal directories.
Click to hide internal directories.