Documentation ¶
Overview ¶
Package mock_vethwrapper is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockVeth ¶
type MockVeth struct {
// contains filtered or unexported fields
}
MockVeth is a mock of Veth interface.
func NewMockVeth ¶
func NewMockVeth(ctrl *gomock.Controller) *MockVeth
NewMockVeth creates a new mock instance.
func (*MockVeth) EXPECT ¶
func (m *MockVeth) EXPECT() *MockVethMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockVethMockRecorder ¶
type MockVethMockRecorder struct {
// contains filtered or unexported fields
}
MockVethMockRecorder is the mock recorder for MockVeth.
func (*MockVethMockRecorder) Setup ¶
func (mr *MockVethMockRecorder) Setup(arg0, arg1, arg2 interface{}) *gomock.Call
Setup indicates an expected call of Setup.
Click to show internal directories.
Click to hide internal directories.