Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKafkaProducer ¶
Types ¶
type KafkaConsumer ¶
type KafkaConsumer struct {
// contains filtered or unexported fields
}
func NewKafkaConsumer ¶
func (*KafkaConsumer) Close ¶
func (k *KafkaConsumer) Close()
func (*KafkaConsumer) Consume ¶
func (k *KafkaConsumer) Consume() error
func (*KafkaConsumer) GetDataChannel ¶
func (k *KafkaConsumer) GetDataChannel() chan string
Click to show internal directories.
Click to hide internal directories.