Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Factory = FactoryType{}
Functions ¶
func NewConsumer ¶
func NewProducer ¶
Types ¶
type FactoryType ¶
type FactoryType struct{}
func (FactoryType) NewConsumer ¶
func (FactoryType) NewProducer ¶
func (FactoryType) NewProducer(ctx context.Context, config config.Config, topic string) (interfaces.Producer, error)
Click to show internal directories.
Click to hide internal directories.