mocks

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: MIT Imports: 5 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 MockDataNodeClient

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

MockDataNodeClient is a mock of DataNodeClient interface.

func NewMockDataNodeClient

func NewMockDataNodeClient(ctrl *gomock.Controller) *MockDataNodeClient

NewMockDataNodeClient creates a new mock instance.

func (*MockDataNodeClient) Delete

Delete mocks base method.

func (*MockDataNodeClient) EXPECT

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

func (*MockDataNodeClient) Get

Get mocks base method.

func (*MockDataNodeClient) Put

Put mocks base method.

func (*MockDataNodeClient) Size

Size mocks base method.

type MockDataNodeClientMockRecorder

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

MockDataNodeClientMockRecorder is the mock recorder for MockDataNodeClient.

func (*MockDataNodeClientMockRecorder) Delete

func (mr *MockDataNodeClientMockRecorder) Delete(ctx, in interface{}, opts ...interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockDataNodeClientMockRecorder) Get

func (mr *MockDataNodeClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockDataNodeClientMockRecorder) Put

func (mr *MockDataNodeClientMockRecorder) Put(ctx, in interface{}, opts ...interface{}) *gomock.Call

Put indicates an expected call of Put.

func (*MockDataNodeClientMockRecorder) Size

func (mr *MockDataNodeClientMockRecorder) Size(ctx, in interface{}, opts ...interface{}) *gomock.Call

Size indicates an expected call of Size.

type MockDataNodeServer

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

MockDataNodeServer is a mock of DataNodeServer interface.

func NewMockDataNodeServer

func NewMockDataNodeServer(ctrl *gomock.Controller) *MockDataNodeServer

NewMockDataNodeServer creates a new mock instance.

func (*MockDataNodeServer) Delete

Delete mocks base method.

func (*MockDataNodeServer) EXPECT

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

func (*MockDataNodeServer) Get

Get mocks base method.

func (*MockDataNodeServer) Put

Put mocks base method.

func (*MockDataNodeServer) Size

Size mocks base method.

type MockDataNodeServerMockRecorder

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

MockDataNodeServerMockRecorder is the mock recorder for MockDataNodeServer.

func (*MockDataNodeServerMockRecorder) Delete

func (mr *MockDataNodeServerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockDataNodeServerMockRecorder) Get

func (mr *MockDataNodeServerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockDataNodeServerMockRecorder) Put

func (mr *MockDataNodeServerMockRecorder) Put(arg0, arg1 interface{}) *gomock.Call

Put indicates an expected call of Put.

func (*MockDataNodeServerMockRecorder) Size

func (mr *MockDataNodeServerMockRecorder) Size(arg0, arg1 interface{}) *gomock.Call

Size indicates an expected call of Size.

type MockUnsafeDataNodeServer

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

MockUnsafeDataNodeServer is a mock of UnsafeDataNodeServer interface.

func NewMockUnsafeDataNodeServer

func NewMockUnsafeDataNodeServer(ctrl *gomock.Controller) *MockUnsafeDataNodeServer

NewMockUnsafeDataNodeServer creates a new mock instance.

func (*MockUnsafeDataNodeServer) EXPECT

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

type MockUnsafeDataNodeServerMockRecorder

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

MockUnsafeDataNodeServerMockRecorder is the mock recorder for MockUnsafeDataNodeServer.

Jump to

Keyboard shortcuts

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