Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaProducerOpts ¶
type KafkaProducerOpts struct { Brokers string Topic string MaxRetry int SASLConfig *KafkaSASLOpts }
type KafkaSASLOpts ¶ added in v0.2.8
type Producer ¶
func NewKafkaProducer ¶
func NewKafkaProducer(opts *KafkaProducerOpts) Producer
Click to show internal directories.
Click to hide internal directories.