apimock

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package apimock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRequestServiceClient

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

MockRequestServiceClient is a mock of RequestServiceClient interface.

func NewMockRequestServiceClient

func NewMockRequestServiceClient(ctrl *gomock.Controller) *MockRequestServiceClient

NewMockRequestServiceClient creates a new mock instance.

func (*MockRequestServiceClient) EXPECT

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

func (*MockRequestServiceClient) GetRequestStatus

GetRequestStatus mocks base method.

type MockRequestServiceClientMockRecorder

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

MockRequestServiceClientMockRecorder is the mock recorder for MockRequestServiceClient.

func (*MockRequestServiceClientMockRecorder) GetRequestStatus

func (mr *MockRequestServiceClientMockRecorder) GetRequestStatus(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRequestStatus indicates an expected call of GetRequestStatus.

type MockRequestServiceServer

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

MockRequestServiceServer is a mock of RequestServiceServer interface.

func NewMockRequestServiceServer

func NewMockRequestServiceServer(ctrl *gomock.Controller) *MockRequestServiceServer

NewMockRequestServiceServer creates a new mock instance.

func (*MockRequestServiceServer) EXPECT

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

func (*MockRequestServiceServer) GetRequestStatus

GetRequestStatus mocks base method.

type MockRequestServiceServerMockRecorder

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

MockRequestServiceServerMockRecorder is the mock recorder for MockRequestServiceServer.

func (*MockRequestServiceServerMockRecorder) GetRequestStatus

func (mr *MockRequestServiceServerMockRecorder) GetRequestStatus(arg0, arg1 interface{}) *gomock.Call

GetRequestStatus indicates an expected call of GetRequestStatus.

Jump to

Keyboard shortcuts

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