diskmocks

package
v0.0.0-...-75616c8 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package diskmocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInspector

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

MockInspector is a mock of Inspector interface.

func NewMockInspector

func NewMockInspector(ctrl *gomock.Controller) *MockInspector

NewMockInspector creates a new mock instance.

func (*MockInspector) Cancel

func (m *MockInspector) Cancel(reason string) bool

Cancel mocks base method.

func (*MockInspector) EXPECT

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

func (*MockInspector) Inspect

func (m *MockInspector) Inspect(reference string) (*pb.InspectionResults, error)

Inspect mocks base method.

type MockInspectorMockRecorder

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

MockInspectorMockRecorder is the mock recorder for MockInspector.

func (*MockInspectorMockRecorder) Cancel

func (mr *MockInspectorMockRecorder) Cancel(reason interface{}) *gomock.Call

Cancel indicates an expected call of Cancel.

func (*MockInspectorMockRecorder) Inspect

func (mr *MockInspectorMockRecorder) Inspect(reference interface{}) *gomock.Call

Inspect indicates an expected call of Inspect.

Jump to

Keyboard shortcuts

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