mapmock

package
v0.7.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mapmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMapClient

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

MockMapClient is a mock of MapClient interface.

func NewMockMapClient

func NewMockMapClient(ctrl *gomock.Controller) *MockMapClient

NewMockMapClient creates a new mock instance.

func (*MockMapClient) EXPECT

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

func (*MockMapClient) IsReady

func (m *MockMapClient) IsReady(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*v1.ReadyResponse, error)

IsReady mocks base method.

func (*MockMapClient) MapFn

func (m *MockMapClient) MapFn(arg0 context.Context, arg1 *v1.MapRequest, arg2 ...grpc.CallOption) (*v1.MapResponse, error)

MapFn mocks base method.

type MockMapClientMockRecorder

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

MockMapClientMockRecorder is the mock recorder for MockMapClient.

func (*MockMapClientMockRecorder) IsReady

func (mr *MockMapClientMockRecorder) IsReady(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IsReady indicates an expected call of IsReady.

func (*MockMapClientMockRecorder) MapFn

func (mr *MockMapClientMockRecorder) MapFn(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MapFn indicates an expected call of MapFn.

Jump to

Keyboard shortcuts

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