mocks

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT 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 MockMemgoServiceClient

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

MockMemgoServiceClient is a mock of MemgoServiceClient interface.

func NewMockMemgoServiceClient

func NewMockMemgoServiceClient(ctrl *gomock.Controller) *MockMemgoServiceClient

NewMockMemgoServiceClient creates a new mock instance.

func (*MockMemgoServiceClient) Delete

Delete mocks base method.

func (*MockMemgoServiceClient) EXPECT

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

func (*MockMemgoServiceClient) Read

Read mocks base method.

func (*MockMemgoServiceClient) Write

Write mocks base method.

type MockMemgoServiceClientMockRecorder

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

MockMemgoServiceClientMockRecorder is the mock recorder for MockMemgoServiceClient.

func (*MockMemgoServiceClientMockRecorder) Delete

func (mr *MockMemgoServiceClientMockRecorder) Delete(ctx, in any, opts ...any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockMemgoServiceClientMockRecorder) Read

func (mr *MockMemgoServiceClientMockRecorder) Read(ctx, in any, opts ...any) *gomock.Call

Read indicates an expected call of Read.

func (*MockMemgoServiceClientMockRecorder) Write

func (mr *MockMemgoServiceClientMockRecorder) Write(ctx, in any, opts ...any) *gomock.Call

Write indicates an expected call of Write.

type MockMemgoServiceServer

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

MockMemgoServiceServer is a mock of MemgoServiceServer interface.

func NewMockMemgoServiceServer

func NewMockMemgoServiceServer(ctrl *gomock.Controller) *MockMemgoServiceServer

NewMockMemgoServiceServer creates a new mock instance.

func (*MockMemgoServiceServer) Delete

Delete mocks base method.

func (*MockMemgoServiceServer) EXPECT

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

func (*MockMemgoServiceServer) Read

Read mocks base method.

func (*MockMemgoServiceServer) Write

Write mocks base method.

type MockMemgoServiceServerMockRecorder

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

MockMemgoServiceServerMockRecorder is the mock recorder for MockMemgoServiceServer.

func (*MockMemgoServiceServerMockRecorder) Delete

func (mr *MockMemgoServiceServerMockRecorder) Delete(arg0, arg1 any) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockMemgoServiceServerMockRecorder) Read

func (mr *MockMemgoServiceServerMockRecorder) Read(arg0, arg1 any) *gomock.Call

Read indicates an expected call of Read.

func (*MockMemgoServiceServerMockRecorder) Write

func (mr *MockMemgoServiceServerMockRecorder) Write(arg0, arg1 any) *gomock.Call

Write indicates an expected call of Write.

type MockUnsafeMemgoServiceServer

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

MockUnsafeMemgoServiceServer is a mock of UnsafeMemgoServiceServer interface.

func NewMockUnsafeMemgoServiceServer

func NewMockUnsafeMemgoServiceServer(ctrl *gomock.Controller) *MockUnsafeMemgoServiceServer

NewMockUnsafeMemgoServiceServer creates a new mock instance.

func (*MockUnsafeMemgoServiceServer) EXPECT

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

type MockUnsafeMemgoServiceServerMockRecorder

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

MockUnsafeMemgoServiceServerMockRecorder is the mock recorder for MockUnsafeMemgoServiceServer.

Jump to

Keyboard shortcuts

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