Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAsyncProducer ¶
func NewAsyncProducer(conf Config) (sarama.AsyncProducer, error)
NewAsyncProducer new async producer
func NewConsumer ¶
NewConsumer new kafka consumer
func NewConsumerGroup ¶
func NewConsumerGroup(conf Config, group string) (sarama.ConsumerGroup, error)
NewConsumerGroup new kafka consumer group
func NewSyncProducer ¶
func NewSyncProducer(conf Config) (sarama.SyncProducer, error)
NewSyncProducer new sync producer
Types ¶
Click to show internal directories.
Click to hide internal directories.