mock_version

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_version is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockServiceClient

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

MockServiceClient is a mock of ServiceClient interface.

func NewMockServiceClient

func NewMockServiceClient(ctrl *gomock.Controller) *MockServiceClient

NewMockServiceClient creates a new mock instance.

func (*MockServiceClient) EXPECT

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

func (*MockServiceClient) Version

func (m *MockServiceClient) Version(arg0 context.Context, arg1 *version.Request, arg2 ...grpc.CallOption) (*version.Response, error)

Version mocks base method.

type MockServiceClientMockRecorder

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

MockServiceClientMockRecorder is the mock recorder for MockServiceClient.

func (*MockServiceClientMockRecorder) Version

func (mr *MockServiceClientMockRecorder) Version(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Version indicates an expected call of Version.

Jump to

Keyboard shortcuts

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