Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConsumerLoop ¶
func ConsumerLoop(listener Listener, filterer handlers.FilterFunc)
Types ¶
type Listener ¶
type Listener interface {
Messages() <-chan *sarama.ConsumerMessage
}
Click to show internal directories.
Click to hide internal directories.