mocks

package
v0.0.0-...-d0854c6 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2020 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 MockScanner

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

MockScanner is a mock of Scanner interface

func NewMockScanner

func NewMockScanner(ctrl *gomock.Controller) *MockScanner

NewMockScanner creates a new mock instance

func (*MockScanner) BreakOnError

func (m *MockScanner) BreakOnError() bool

BreakOnError mocks base method

func (*MockScanner) EXPECT

func (m *MockScanner) EXPECT() *MockScannerMockRecorder

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

func (*MockScanner) Struct

func (m *MockScanner) Struct(v interface{}) error

Struct mocks base method

type MockScannerMockRecorder

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

MockScannerMockRecorder is the mock recorder for MockScanner

func (*MockScannerMockRecorder) BreakOnError

func (mr *MockScannerMockRecorder) BreakOnError() *gomock.Call

BreakOnError indicates an expected call of BreakOnError

func (*MockScannerMockRecorder) Struct

func (mr *MockScannerMockRecorder) Struct(v interface{}) *gomock.Call

Struct indicates an expected call of Struct

Jump to

Keyboard shortcuts

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