mock_pkg

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 mock_pkg is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIntf

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

MockIntf is a mock of Intf interface.

func NewMockIntf

func NewMockIntf(ctrl *gomock.Controller) *MockIntf

NewMockIntf creates a new mock instance.

func (*MockIntf) EXPECT

func (m *MockIntf) EXPECT() *MockIntfMockRecorder

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

func (*MockIntf) F

func (m *MockIntf) F() pkg.Arg

F mocks base method.

type MockIntfMockRecorder

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

MockIntfMockRecorder is the mock recorder for MockIntf.

func (*MockIntfMockRecorder) F

func (mr *MockIntfMockRecorder) F() *gomock.Call

F indicates an expected call of F.

Jump to

Keyboard shortcuts

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