mocks

package
v1.9.21 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFileIoPerformer

type MockFileIoPerformer struct {
	mock.Mock
}

func (*MockFileIoPerformer) MkdirAll

func (m *MockFileIoPerformer) MkdirAll(path string, perm os.FileMode) error

func (*MockFileIoPerformer) OpenFileReader

func (m *MockFileIoPerformer) OpenFileReader(name string, flag int, perm os.FileMode) (io.Reader, error)

func (*MockFileIoPerformer) OpenFileWriter

func (m *MockFileIoPerformer) OpenFileWriter(name string, flag int, perm os.FileMode) (io.WriteCloser, error)

Jump to

Keyboard shortcuts

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