sideinputmock

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 sideinputmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSideInputClient

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

MockSideInputClient is a mock of SideInputClient interface.

func NewMockSideInputClient

func NewMockSideInputClient(ctrl *gomock.Controller) *MockSideInputClient

NewMockSideInputClient creates a new mock instance.

func (*MockSideInputClient) EXPECT

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

func (*MockSideInputClient) IsReady

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

IsReady mocks base method.

func (*MockSideInputClient) RetrieveSideInput

func (m *MockSideInputClient) RetrieveSideInput(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc.CallOption) (*v1.SideInputResponse, error)

RetrieveSideInput mocks base method.

type MockSideInputClientMockRecorder

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

MockSideInputClientMockRecorder is the mock recorder for MockSideInputClient.

func (*MockSideInputClientMockRecorder) IsReady

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

IsReady indicates an expected call of IsReady.

func (*MockSideInputClientMockRecorder) RetrieveSideInput

func (mr *MockSideInputClientMockRecorder) RetrieveSideInput(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RetrieveSideInput indicates an expected call of RetrieveSideInput.

Jump to

Keyboard shortcuts

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