mocks

package
v0.0.0-...-1dd1f65 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Copier

type Copier struct {
	mock.Mock
}

Copier is an autogenerated mock type for the Copier type

func (*Copier) Create

func (_m *Copier) Create(path string) (io.WriteCloser, error)

Create provides a mock function with given fields: path

func (*Copier) MkdirAll

func (_m *Copier) MkdirAll(dir string) error

MkdirAll provides a mock function with given fields: dir

func (*Copier) Open

func (_m *Copier) Open(path string) (io.ReadCloser, error)

Open provides a mock function with given fields: path

type Observer

type Observer struct {
	mock.Mock
}

Observer is an autogenerated mock type for the Observer type

func (*Observer) OnCopy

func (_m *Observer) OnCopy(_a0 copier.Message)

OnCopy provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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