mock_blacklist

package
v0.0.0-...-e7b131c Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_blacklist is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBlackLister

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

MockBlackLister is a mock of BlackLister interface.

func NewMockBlackLister

func NewMockBlackLister(ctrl *gomock.Controller) *MockBlackLister

NewMockBlackLister creates a new mock instance.

func (*MockBlackLister) EXPECT

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

func (*MockBlackLister) FilterRequest

func (m *MockBlackLister) FilterRequest(arg0 *dns.Msg) bool

FilterRequest mocks base method.

func (*MockBlackLister) FilterResponse

func (m *MockBlackLister) FilterResponse(arg0 *dns.Msg) bool

FilterResponse mocks base method.

type MockBlackListerMockRecorder

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

MockBlackListerMockRecorder is the mock recorder for MockBlackLister.

func (*MockBlackListerMockRecorder) FilterRequest

func (mr *MockBlackListerMockRecorder) FilterRequest(arg0 interface{}) *gomock.Call

FilterRequest indicates an expected call of FilterRequest.

func (*MockBlackListerMockRecorder) FilterResponse

func (mr *MockBlackListerMockRecorder) FilterResponse(arg0 interface{}) *gomock.Call

FilterResponse indicates an expected call of FilterResponse.

Jump to

Keyboard shortcuts

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