Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReader ¶
func NewReader(cfg ReaderConfig) *kafka.Reader
Types ¶
type ConsumerInterface ¶
type ConsumerInterface interface { Start() Close() }
func NewConsumer ¶
func NewConsumer(config ReaderConfig) ConsumerInterface
type ReaderConfig ¶
Click to show internal directories.
Click to hide internal directories.