mocks

package
v2.1.43 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: dfpath.go

Generated by this command:

mockgen -destination mocks/dfpath_mock.go -source dfpath.go -package mocks

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) DaemonLockPath

func (m *MockDfpath) DaemonLockPath() string

DaemonLockPath mocks base method.

func (*MockDfpath) DaemonSockPath

func (m *MockDfpath) DaemonSockPath() string

DaemonSockPath mocks base method.

func (*MockDfpath) DataDir

func (m *MockDfpath) DataDir() string

DataDir mocks base method.

func (*MockDfpath) DataDirMode added in v2.0.30

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

DataDirMode mocks base method.

func (*MockDfpath) DfgetLockPath

func (m *MockDfpath) DfgetLockPath() string

DfgetLockPath 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.

func (*MockDfpath) WorkHome

func (m *MockDfpath) WorkHome() string

WorkHome mocks base method.

func (*MockDfpath) WorkHomeMode added in v2.0.30

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

WorkHomeMode 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) DaemonLockPath

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

DaemonLockPath indicates an expected call of DaemonLockPath.

func (*MockDfpathMockRecorder) DaemonSockPath

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

DaemonSockPath indicates an expected call of DaemonSockPath.

func (*MockDfpathMockRecorder) DataDir

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

DataDir indicates an expected call of DataDir.

func (*MockDfpathMockRecorder) DataDirMode added in v2.0.30

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

DataDirMode indicates an expected call of DataDirMode.

func (*MockDfpathMockRecorder) DfgetLockPath

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

DfgetLockPath indicates an expected call of DfgetLockPath.

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.

func (*MockDfpathMockRecorder) WorkHome

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

WorkHome indicates an expected call of WorkHome.

func (*MockDfpathMockRecorder) WorkHomeMode added in v2.0.30

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

WorkHomeMode indicates an expected call of WorkHomeMode.

Jump to

Keyboard shortcuts

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