libconfigmock

package
v1.25.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package libconfigmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIface added in v1.15.0

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

MockIface is a mock of Iface interface.

func NewMockIface added in v1.15.0

func NewMockIface(ctrl *gomock.Controller) *MockIface

NewMockIface creates a new mock instance.

func (*MockIface) EXPECT added in v1.15.0

func (m *MockIface) EXPECT() *MockIfaceMockRecorder

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

func (*MockIface) GetData added in v1.15.0

func (m *MockIface) GetData() *config.Config

GetData mocks base method.

func (*MockIface) GetStore added in v1.15.0

func (m *MockIface) GetStore() (storage.Store, error)

GetStore mocks base method.

type MockIfaceMockRecorder added in v1.15.0

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

MockIfaceMockRecorder is the mock recorder for MockIface.

func (*MockIfaceMockRecorder) GetData added in v1.15.0

func (mr *MockIfaceMockRecorder) GetData() *gomock.Call

GetData indicates an expected call of GetData.

func (*MockIfaceMockRecorder) GetStore added in v1.15.0

func (mr *MockIfaceMockRecorder) GetStore() *gomock.Call

GetStore indicates an expected call of GetStore.

Jump to

Keyboard shortcuts

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