mocks

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 4 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 MockConfigAPIClient

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

MockConfigAPIClient is a mock of ConfigAPIClient interface.

func NewMockConfigAPIClient

func NewMockConfigAPIClient(ctrl *gomock.Controller) *MockConfigAPIClient

NewMockConfigAPIClient creates a new mock instance.

func (*MockConfigAPIClient) EXPECT

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

func (*MockConfigAPIClient) FetchRemoteConfig

func (m *MockConfigAPIClient) FetchRemoteConfig(client Openapi.ClientInterface) (*config.RemoteConfig, error)

FetchRemoteConfig mocks base method.

type MockConfigAPIClientMockRecorder

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

MockConfigAPIClientMockRecorder is the mock recorder for MockConfigAPIClient.

func (*MockConfigAPIClientMockRecorder) FetchRemoteConfig

func (mr *MockConfigAPIClientMockRecorder) FetchRemoteConfig(client any) *gomock.Call

FetchRemoteConfig indicates an expected call of FetchRemoteConfig.

Jump to

Keyboard shortcuts

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