source

package
v1.6.0 Latest Latest
Warning

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

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

Documentation

Overview

Package source is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBar

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

MockBar is a mock of Bar interface.

func NewMockBar

func NewMockBar(ctrl *gomock.Controller) *MockBar

NewMockBar creates a new mock instance.

func (*MockBar) Baz

func (m *MockBar) Baz(arg0 source.Foo)

Baz mocks base method.

func (*MockBar) EXPECT

func (m *MockBar) EXPECT() *MockBarMockRecorder

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

type MockBarMockRecorder

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

MockBarMockRecorder is the mock recorder for MockBar.

func (*MockBarMockRecorder) Baz

func (mr *MockBarMockRecorder) Baz(arg0 interface{}) *gomock.Call

Baz indicates an expected call of Baz.

Jump to

Keyboard shortcuts

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