mock_client

package
v1.0.32 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGRPCClientConnectionBuilder

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

MockGRPCClientConnectionBuilder is a mock of GRPCClientConnectionBuilder interface.

func NewMockGRPCClientConnectionBuilder

func NewMockGRPCClientConnectionBuilder(ctrl *gomock.Controller) *MockGRPCClientConnectionBuilder

NewMockGRPCClientConnectionBuilder creates a new mock instance.

func (*MockGRPCClientConnectionBuilder) AddOptions

AddOptions mocks base method.

func (*MockGRPCClientConnectionBuilder) Build

Build mocks base method.

func (*MockGRPCClientConnectionBuilder) EXPECT

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

type MockGRPCClientConnectionBuilderMockRecorder

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

MockGRPCClientConnectionBuilderMockRecorder is the mock recorder for MockGRPCClientConnectionBuilder.

func (*MockGRPCClientConnectionBuilderMockRecorder) AddOptions

func (mr *MockGRPCClientConnectionBuilderMockRecorder) AddOptions(opts ...interface{}) *gomock.Call

AddOptions indicates an expected call of AddOptions.

func (*MockGRPCClientConnectionBuilderMockRecorder) Build

Build indicates an expected call of Build.

type MockGRPCClientConnectionWrapper

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

MockGRPCClientConnectionWrapper is a mock of GRPCClientConnectionWrapper interface.

func NewMockGRPCClientConnectionWrapper

func NewMockGRPCClientConnectionWrapper(ctrl *gomock.Controller) *MockGRPCClientConnectionWrapper

NewMockGRPCClientConnectionWrapper creates a new mock instance.

func (*MockGRPCClientConnectionWrapper) Dial

Dial mocks base method.

func (*MockGRPCClientConnectionWrapper) EXPECT

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

type MockGRPCClientConnectionWrapperMockRecorder

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

MockGRPCClientConnectionWrapperMockRecorder is the mock recorder for MockGRPCClientConnectionWrapper.

func (*MockGRPCClientConnectionWrapperMockRecorder) Dial

func (mr *MockGRPCClientConnectionWrapperMockRecorder) Dial(ctx, target interface{}, extraOptions ...interface{}) *gomock.Call

Dial indicates an expected call of Dial.

type MockHTTPClientBuilder

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

MockHTTPClientBuilder is a mock of HTTPClientBuilder interface.

func NewMockHTTPClientBuilder

func NewMockHTTPClientBuilder(ctrl *gomock.Controller) *MockHTTPClientBuilder

NewMockHTTPClientBuilder creates a new mock instance.

func (*MockHTTPClientBuilder) AddInterceptors

AddInterceptors mocks base method.

func (*MockHTTPClientBuilder) Build

func (m *MockHTTPClientBuilder) Build() *http.Client

Build mocks base method.

func (*MockHTTPClientBuilder) EXPECT

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

func (*MockHTTPClientBuilder) WithPreconfiguredClient

func (m *MockHTTPClientBuilder) WithPreconfiguredClient(arg0 *http.Client) client.HTTPClientBuilder

WithPreconfiguredClient mocks base method.

type MockHTTPClientBuilderMockRecorder

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

MockHTTPClientBuilderMockRecorder is the mock recorder for MockHTTPClientBuilder.

func (*MockHTTPClientBuilderMockRecorder) AddInterceptors

func (mr *MockHTTPClientBuilderMockRecorder) AddInterceptors(arg0 ...interface{}) *gomock.Call

AddInterceptors indicates an expected call of AddInterceptors.

func (*MockHTTPClientBuilderMockRecorder) Build

Build indicates an expected call of Build.

func (*MockHTTPClientBuilderMockRecorder) WithPreconfiguredClient

func (mr *MockHTTPClientBuilderMockRecorder) WithPreconfiguredClient(arg0 interface{}) *gomock.Call

WithPreconfiguredClient indicates an expected call of WithPreconfiguredClient.

Jump to

Keyboard shortcuts

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