mock_fileindex

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: Unlicense Imports: 4 Imported by: 0

Documentation

Overview

Package mock_fileindex is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFileIndex

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

MockFileIndex is a mock of FileIndex interface.

func NewMockFileIndex

func NewMockFileIndex(ctrl *gomock.Controller) *MockFileIndex

NewMockFileIndex creates a new mock instance.

func (*MockFileIndex) EXPECT

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

func (*MockFileIndex) LastScanComplete

func (m *MockFileIndex) LastScanComplete() time.Time

LastScanComplete mocks base method.

func (*MockFileIndex) PathDirs

func (m *MockFileIndex) PathDirs() []string

PathDirs mocks base method.

func (*MockFileIndex) PathExts

func (m *MockFileIndex) PathExts() []string

PathExts mocks base method.

func (*MockFileIndex) Paths

func (m *MockFileIndex) Paths(arg0 ...fileindex.FileFilterOpt) []string

Paths mocks base method.

func (*MockFileIndex) RootDir

func (m *MockFileIndex) RootDir() string

RootDir mocks base method.

func (*MockFileIndex) Scan

func (m *MockFileIndex) Scan() error

Scan mocks base method.

type MockFileIndexMockRecorder

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

MockFileIndexMockRecorder is the mock recorder for MockFileIndex.

func (*MockFileIndexMockRecorder) LastScanComplete

func (mr *MockFileIndexMockRecorder) LastScanComplete() *gomock.Call

LastScanComplete indicates an expected call of LastScanComplete.

func (*MockFileIndexMockRecorder) PathDirs

func (mr *MockFileIndexMockRecorder) PathDirs() *gomock.Call

PathDirs indicates an expected call of PathDirs.

func (*MockFileIndexMockRecorder) PathExts

func (mr *MockFileIndexMockRecorder) PathExts() *gomock.Call

PathExts indicates an expected call of PathExts.

func (*MockFileIndexMockRecorder) Paths

func (mr *MockFileIndexMockRecorder) Paths(arg0 ...interface{}) *gomock.Call

Paths indicates an expected call of Paths.

func (*MockFileIndexMockRecorder) RootDir

func (mr *MockFileIndexMockRecorder) RootDir() *gomock.Call

RootDir indicates an expected call of RootDir.

func (*MockFileIndexMockRecorder) Scan

Scan indicates an expected call of Scan.

Jump to

Keyboard shortcuts

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