mocks

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2025 License: MIT Imports: 2 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 MockConfigInterface

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

MockConfigInterface is a mock of ConfigInterface interface.

func NewMockConfigInterface

func NewMockConfigInterface(ctrl *gomock.Controller) *MockConfigInterface

NewMockConfigInterface creates a new mock instance.

func (*MockConfigInterface) EXPECT

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

func (*MockConfigInterface) GetApp

func (m *MockConfigInterface) GetApp() interface{}

GetApp mocks base method.

func (*MockConfigInterface) GetDatabase

func (m *MockConfigInterface) GetDatabase() interface{}

GetDatabase mocks base method.

type MockConfigInterfaceMockRecorder

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

MockConfigInterfaceMockRecorder is the mock recorder for MockConfigInterface.

func (*MockConfigInterfaceMockRecorder) GetApp

GetApp indicates an expected call of GetApp.

func (*MockConfigInterfaceMockRecorder) GetDatabase

func (mr *MockConfigInterfaceMockRecorder) GetDatabase() *gomock.Call

GetDatabase indicates an expected call of GetDatabase.

Jump to

Keyboard shortcuts

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