mock_pktcls

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_pktcls is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCond

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

MockCond is a mock of Cond interface

func NewMockCond

func NewMockCond(ctrl *gomock.Controller) *MockCond

NewMockCond creates a new mock instance

func (*MockCond) EXPECT

func (m *MockCond) EXPECT() *MockCondMockRecorder

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

func (*MockCond) Eval

func (m *MockCond) Eval(arg0 gopacket.Layer) bool

Eval mocks base method

func (*MockCond) String

func (m *MockCond) String() string

String mocks base method

func (*MockCond) Type

func (m *MockCond) Type() string

Type mocks base method

type MockCondMockRecorder

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

MockCondMockRecorder is the mock recorder for MockCond

func (*MockCondMockRecorder) Eval

func (mr *MockCondMockRecorder) Eval(arg0 interface{}) *gomock.Call

Eval indicates an expected call of Eval

func (*MockCondMockRecorder) String

func (mr *MockCondMockRecorder) String() *gomock.Call

String indicates an expected call of String

func (*MockCondMockRecorder) Type

func (mr *MockCondMockRecorder) Type() *gomock.Call

Type indicates an expected call of Type

Jump to

Keyboard shortcuts

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