mocks

package
v1.8.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConsumerGroupSession

type MockConsumerGroupSession struct {
	// contains filtered or unexported fields
}

MockConsumerGroupSession is a mock of ConsumerGroupSession interface

func NewMockConsumerGroupSession

func NewMockConsumerGroupSession(ctrl *gomock.Controller) *MockConsumerGroupSession

NewMockConsumerGroupSession creates a new mock instance

func (*MockConsumerGroupSession) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockConsumerGroupSession) MarkMessage

func (m *MockConsumerGroupSession) MarkMessage(arg0 *sarama.ConsumerMessage, arg1 string)

MarkMessage mocks base method

func (*MockConsumerGroupSession) MarkOffset

func (m *MockConsumerGroupSession) MarkOffset(arg0 string, arg1 int32, arg2 int64, arg3 string)

MarkOffset mocks base method

type MockConsumerGroupSessionMockRecorder

type MockConsumerGroupSessionMockRecorder struct {
	// contains filtered or unexported fields
}

MockConsumerGroupSessionMockRecorder is the mock recorder for MockConsumerGroupSession

func (*MockConsumerGroupSessionMockRecorder) MarkMessage

func (mr *MockConsumerGroupSessionMockRecorder) MarkMessage(arg0, arg1 interface{}) *gomock.Call

MarkMessage indicates an expected call of MarkMessage

func (*MockConsumerGroupSessionMockRecorder) MarkOffset

func (mr *MockConsumerGroupSessionMockRecorder) MarkOffset(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

MarkOffset indicates an expected call of MarkOffset

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL