mocks

package
v2.4.3 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: Apache-2.0 Imports: 3 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 MockDfpath

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

MockDfpath is a mock of Dfpath interface.

func NewMockDfpath

func NewMockDfpath(ctrl *gomock.Controller) *MockDfpath

NewMockDfpath creates a new mock instance.

func (*MockDfpath) CacheDir

func (m *MockDfpath) CacheDir() string

CacheDir mocks base method.

func (*MockDfpath) CacheDirMode added in v2.0.30

func (m *MockDfpath) CacheDirMode() fs.FileMode

CacheDirMode mocks base method.

func (*MockDfpath) EXPECT

func (m *MockDfpath) EXPECT() *MockDfpathMockRecorder

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

func (*MockDfpath) LogDir

func (m *MockDfpath) LogDir() string

LogDir mocks base method.

func (*MockDfpath) PluginDir

func (m *MockDfpath) PluginDir() string

PluginDir mocks base method.

type MockDfpathMockRecorder

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

MockDfpathMockRecorder is the mock recorder for MockDfpath.

func (*MockDfpathMockRecorder) CacheDir

func (mr *MockDfpathMockRecorder) CacheDir() *gomock.Call

CacheDir indicates an expected call of CacheDir.

func (*MockDfpathMockRecorder) CacheDirMode added in v2.0.30

func (mr *MockDfpathMockRecorder) CacheDirMode() *gomock.Call

CacheDirMode indicates an expected call of CacheDirMode.

func (*MockDfpathMockRecorder) LogDir

func (mr *MockDfpathMockRecorder) LogDir() *gomock.Call

LogDir indicates an expected call of LogDir.

func (*MockDfpathMockRecorder) PluginDir

func (mr *MockDfpathMockRecorder) PluginDir() *gomock.Call

PluginDir indicates an expected call of PluginDir.

Jump to

Keyboard shortcuts

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