# Functions
NewConsumerGroup creates a new instance of ConsumerGroup.
NewConsumerGroupClaim creates a new instance of ConsumerGroupClaim.
NewConsumerGroupHandler creates a new instance of ConsumerGroupHandler.
NewConsumerGroupSession creates a new instance of ConsumerGroupSession.
NewMockProducer creates a new instance of MockProducer.
NewStdLogger creates a new instance of StdLogger.
NewSyncProducer creates a new instance of SyncProducer.
# Structs
ConsumerGroup is an autogenerated mock type for the ConsumerGroup type.
ConsumerGroupClaim is an autogenerated mock type for the ConsumerGroupClaim type.
ConsumerGroupHandler is an autogenerated mock type for the ConsumerGroupHandler type.
ConsumerGroupSession is an autogenerated mock type for the ConsumerGroupSession type.
MockProducer is an autogenerated mock type for the Producer type.
No description provided by the author
MockProducer_Produce_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Produce'.
StdLogger is an autogenerated mock type for the StdLogger type.
SyncProducer is an autogenerated mock type for the SyncProducer type.