Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct { Broker string Group string Topics []string // contains filtered or unexported fields }
func (*Consumer) GetConsumer ¶
func (c *Consumer) GetConsumer() (*confluentkafka.Consumer, error)
func (*Consumer) Initialize ¶
Click to show internal directories.
Click to hide internal directories.