mocks

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FS

type FS struct {
	mock.Mock
}

FS is an autogenerated mock type for the FS type

func (*FS) Open

func (_m *FS) Open(name string) (fs.File, error)

Open provides a mock function with given fields: name

func (*FS) ReadDir

func (_m *FS) ReadDir(name string) ([]fs.DirEntry, error)

ReadDir provides a mock function with given fields: name

func (*FS) ReadFile

func (_m *FS) ReadFile(name string) ([]byte, error)

ReadFile provides a mock function with given fields: name

Jump to

Keyboard shortcuts

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