mocks

package
v1.26.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFiler

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

MockFiler is a mock of Filer interface.

func NewMockFiler

func NewMockFiler(ctrl *gomock.Controller) *MockFiler

NewMockFiler creates a new mock instance.

func (*MockFiler) EXPECT

func (m *MockFiler) EXPECT() *MockFilerMockRecorder

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

func (*MockFiler) ReadFile

func (m *MockFiler) ReadFile(arg0 string) ([]byte, error)

ReadFile mocks base method.

type MockFilerMockRecorder

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

MockFilerMockRecorder is the mock recorder for MockFiler.

func (*MockFilerMockRecorder) ReadFile

func (mr *MockFilerMockRecorder) ReadFile(arg0 interface{}) *gomock.Call

ReadFile indicates an expected call of ReadFile.

Jump to

Keyboard shortcuts

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