mock_v1

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_v1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArcherClient

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

MockArcherClient is a mock of ArcherClient interface.

func NewMockArcherClient

func NewMockArcherClient(ctrl *gomock.Controller) *MockArcherClient

NewMockArcherClient creates a new mock instance.

func (*MockArcherClient) Cancel

func (m *MockArcherClient) Cancel(arg0 context.Context, arg1 *v1.CancelRequest, arg2 ...grpc.CallOption) (*v1.CancelResponse, error)

Cancel mocks base method.

func (*MockArcherClient) EXPECT

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

func (*MockArcherClient) Process

func (m *MockArcherClient) Process(arg0 context.Context, arg1 *v1.ProcessRequest, arg2 ...grpc.CallOption) (*v1.ProcessResponse, error)

Process mocks base method.

func (*MockArcherClient) Watch

Watch mocks base method.

type MockArcherClientMockRecorder

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

MockArcherClientMockRecorder is the mock recorder for MockArcherClient.

func (*MockArcherClientMockRecorder) Cancel

func (mr *MockArcherClientMockRecorder) Cancel(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Cancel indicates an expected call of Cancel.

func (*MockArcherClientMockRecorder) Process

func (mr *MockArcherClientMockRecorder) Process(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Process indicates an expected call of Process.

func (*MockArcherClientMockRecorder) Watch

func (mr *MockArcherClientMockRecorder) Watch(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Watch indicates an expected call of Watch.

Jump to

Keyboard shortcuts

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