vendor_pkg

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

README

Test for Issue#4.

Documentation

Overview

Package vendor_pkg is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIfc

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

MockIfc is a mock of Ifc interface

func NewMockIfc

func NewMockIfc(ctrl *gomock.Controller) *MockIfc

NewMockIfc creates a new mock instance

func (*MockIfc) A

func (m *MockIfc) A(arg0 string) string

A mocks base method

func (*MockIfc) B

func (m *MockIfc) B(arg0 int) int

B mocks base method

func (*MockIfc) C

func (m *MockIfc) C(arg0 chan int) chan int

C mocks base method

func (*MockIfc) D

func (m *MockIfc) D(arg0 interface{})

D mocks base method

func (*MockIfc) E

func (m *MockIfc) E(arg0 map[string]interface{})

E mocks base method

func (*MockIfc) EXPECT

func (m *MockIfc) EXPECT() *MockIfcMockRecorder

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

func (*MockIfc) F

func (m *MockIfc) F(arg0 []float64)

F mocks base method

type MockIfcMockRecorder

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

MockIfcMockRecorder is the mock recorder for MockIfc

func (*MockIfcMockRecorder) A

func (mr *MockIfcMockRecorder) A(arg0 interface{}) *gomock.Call

A indicates an expected call of A

func (*MockIfcMockRecorder) B

func (mr *MockIfcMockRecorder) B(arg0 interface{}) *gomock.Call

B indicates an expected call of B

func (*MockIfcMockRecorder) C

func (mr *MockIfcMockRecorder) C(arg0 interface{}) *gomock.Call

C indicates an expected call of C

func (*MockIfcMockRecorder) D

func (mr *MockIfcMockRecorder) D(arg0 interface{}) *gomock.Call

D indicates an expected call of D

func (*MockIfcMockRecorder) E

func (mr *MockIfcMockRecorder) E(arg0 interface{}) *gomock.Call

E indicates an expected call of E

func (*MockIfcMockRecorder) F

func (mr *MockIfcMockRecorder) F(arg0 interface{}) *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