Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct {
*kafka.Consumer
Conf ConsumerConfig
}
type ConsumerConfig ¶
func (ConsumerConfig) AfterInject ¶
func (c ConsumerConfig) AfterInject()
func (ConsumerConfig) BeforeInject ¶
func (c ConsumerConfig) BeforeInject()
type Producer ¶
type Producer struct {
*kafka.Producer
Conf ProducerConfig
}
type ProducerConfig ¶
func (ProducerConfig) AfterInject ¶
func (c ProducerConfig) AfterInject()
func (ProducerConfig) BeforeInject ¶
func (c ProducerConfig) BeforeInject()
Click to show internal directories.
Click to hide internal directories.