mocks

package
v2.0.9-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: Apache-2.0 Imports: 6 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 MockClient added in v2.0.6

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

MockClient is a mock of Client interface.

func NewMockClient added in v2.0.6

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) CheckHealth added in v2.0.6

func (m *MockClient) CheckHealth(arg0 context.Context, arg1 ...grpc.CallOption) error

CheckHealth mocks base method.

func (*MockClient) Close added in v2.0.7

func (m *MockClient) Close() error

Close mocks base method.

func (*MockClient) DeleteTask added in v2.0.6

func (m *MockClient) DeleteTask(arg0 context.Context, arg1 *v10.DeleteTaskRequest, arg2 ...grpc.CallOption) error

DeleteTask mocks base method.

func (*MockClient) Download added in v2.0.6

func (m *MockClient) Download(arg0 context.Context, arg1 *v10.DownRequest, arg2 ...grpc.CallOption) (v10.Daemon_DownloadClient, error)

Download mocks base method.

func (*MockClient) EXPECT added in v2.0.6

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) ExportTask added in v2.0.6

func (m *MockClient) ExportTask(arg0 context.Context, arg1 *v10.ExportTaskRequest, arg2 ...grpc.CallOption) error

ExportTask mocks base method.

func (*MockClient) GetPieceTasks added in v2.0.6

func (m *MockClient) GetPieceTasks(arg0 context.Context, arg1 *v1.PieceTaskRequest, arg2 ...grpc.CallOption) (*v1.PiecePacket, error)

GetPieceTasks mocks base method.

func (*MockClient) ImportTask added in v2.0.6

func (m *MockClient) ImportTask(arg0 context.Context, arg1 *v10.ImportTaskRequest, arg2 ...grpc.CallOption) error

ImportTask mocks base method.

func (*MockClient) StatTask added in v2.0.6

func (m *MockClient) StatTask(arg0 context.Context, arg1 *v10.StatTaskRequest, arg2 ...grpc.CallOption) error

StatTask mocks base method.

func (*MockClient) SyncPieceTasks added in v2.0.6

func (m *MockClient) SyncPieceTasks(arg0 context.Context, arg1 *v1.PieceTaskRequest, arg2 ...grpc.CallOption) (v10.Daemon_SyncPieceTasksClient, error)

SyncPieceTasks mocks base method.

type MockClientMockRecorder added in v2.0.6

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) CheckHealth added in v2.0.6

func (mr *MockClientMockRecorder) CheckHealth(arg0 interface{}, arg1 ...interface{}) *gomock.Call

CheckHealth indicates an expected call of CheckHealth.

func (*MockClientMockRecorder) Close added in v2.0.7

func (mr *MockClientMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockClientMockRecorder) DeleteTask added in v2.0.6

func (mr *MockClientMockRecorder) DeleteTask(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTask indicates an expected call of DeleteTask.

func (*MockClientMockRecorder) Download added in v2.0.6

func (mr *MockClientMockRecorder) Download(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Download indicates an expected call of Download.

func (*MockClientMockRecorder) ExportTask added in v2.0.6

func (mr *MockClientMockRecorder) ExportTask(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportTask indicates an expected call of ExportTask.

func (*MockClientMockRecorder) GetPieceTasks added in v2.0.6

func (mr *MockClientMockRecorder) GetPieceTasks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPieceTasks indicates an expected call of GetPieceTasks.

func (*MockClientMockRecorder) ImportTask added in v2.0.6

func (mr *MockClientMockRecorder) ImportTask(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportTask indicates an expected call of ImportTask.

func (*MockClientMockRecorder) StatTask added in v2.0.6

func (mr *MockClientMockRecorder) StatTask(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StatTask indicates an expected call of StatTask.

func (*MockClientMockRecorder) SyncPieceTasks added in v2.0.6

func (mr *MockClientMockRecorder) SyncPieceTasks(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SyncPieceTasks indicates an expected call of SyncPieceTasks.

Jump to

Keyboard shortcuts

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