fileloader

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package fileloader is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFileLoader

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

MockFileLoader is a mock of FileLoader interface.

func NewMockFileLoader

func NewMockFileLoader(ctrl *gomock.Controller) *MockFileLoader

NewMockFileLoader creates a new mock instance.

func (*MockFileLoader) EXPECT

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

func (*MockFileLoader) Exists

func (m *MockFileLoader) Exists() (bool, error)

Exists mocks base method.

func (*MockFileLoader) Filename

func (m *MockFileLoader) Filename() string

Filename mocks base method.

func (*MockFileLoader) Load

func (m *MockFileLoader) Load() ([]byte, error)

Load mocks base method.

type MockFileLoaderMockRecorder

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

MockFileLoaderMockRecorder is the mock recorder for MockFileLoader.

func (*MockFileLoaderMockRecorder) Exists

func (mr *MockFileLoaderMockRecorder) Exists() *gomock.Call

Exists indicates an expected call of Exists.

func (*MockFileLoaderMockRecorder) Filename

func (mr *MockFileLoaderMockRecorder) Filename() *gomock.Call

Filename indicates an expected call of Filename.

func (*MockFileLoaderMockRecorder) Load

Load indicates an expected call of Load.

Jump to

Keyboard shortcuts

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