Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KafkaAdapter ¶
type KafkaAdapter struct {
Writer *kafka.Writer
}
func (*KafkaAdapter) Close ¶
func (k *KafkaAdapter) Close() error
func (*KafkaAdapter) Consume ¶
func (k *KafkaAdapter) Consume(topic string) (<-chan kafka.Message, error)
Click to show internal directories.
Click to hide internal directories.