Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
Consumer is an autogenerated mock type for the Consumer type
func NewConsumer ¶
NewConsumer creates a new instance of Consumer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Consumer) MarkPartitionOffset ¶
func (_m *Consumer) MarkPartitionOffset(topic string, partition int32, offset int64, metadata string)
MarkPartitionOffset provides a mock function with given fields: topic, partition, offset, metadata
func (*Consumer) Partitions ¶
func (_m *Consumer) Partitions() <-chan cluster.PartitionConsumer
Partitions provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.