mock_mapperclient

package
v0.0.0-...-b5acc33 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_mapperclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMapperClient

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

MockMapperClient is a mock of MapperClient interface.

func NewMockMapperClient

func NewMockMapperClient(ctrl *gomock.Controller) *MockMapperClient

NewMockMapperClient creates a new mock instance.

func (*MockMapperClient) EXPECT

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

func (*MockMapperClient) Health

func (m *MockMapperClient) Health(ctx context.Context) error

Health mocks base method.

func (*MockMapperClient) ReportKafkaMapperResults

func (m *MockMapperClient) ReportKafkaMapperResults(ctx context.Context, results mapperclient.KafkaMapperResults) error

ReportKafkaMapperResults mocks base method.

type MockMapperClientMockRecorder

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

MockMapperClientMockRecorder is the mock recorder for MockMapperClient.

func (*MockMapperClientMockRecorder) Health

func (mr *MockMapperClientMockRecorder) Health(ctx interface{}) *gomock.Call

Health indicates an expected call of Health.

func (*MockMapperClientMockRecorder) ReportKafkaMapperResults

func (mr *MockMapperClientMockRecorder) ReportKafkaMapperResults(ctx, results interface{}) *gomock.Call

ReportKafkaMapperResults indicates an expected call of ReportKafkaMapperResults.

Jump to

Keyboard shortcuts

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