Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaProducer ¶
func NewKafkaProducer ¶
func NewKafkaProducer(cfg *config.KafkaConfig) (*KafkaProducer, error)
func (*KafkaProducer) Run ¶
func (p *KafkaProducer) Run(messages <-chan *model.TestMessage)
Click to show internal directories.
Click to hide internal directories.