mocks

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNetworkUtils

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

MockNetworkUtils is a mock of NetworkUtils interface.

func NewMockNetworkUtils

func NewMockNetworkUtils(ctrl *gomock.Controller) *MockNetworkUtils

NewMockNetworkUtils creates a new mock instance.

func (*MockNetworkUtils) EXPECT

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

func (*MockNetworkUtils) GetASN

func (m *MockNetworkUtils) GetASN(arg0 string) (string, error)

GetASN mocks base method.

func (*MockNetworkUtils) GetDomainName

func (m *MockNetworkUtils) GetDomainName(arg0 string) string

GetDomainName mocks base method.

type MockNetworkUtilsMockRecorder

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

MockNetworkUtilsMockRecorder is the mock recorder for MockNetworkUtils.

func (*MockNetworkUtilsMockRecorder) GetASN

func (mr *MockNetworkUtilsMockRecorder) GetASN(arg0 interface{}) *gomock.Call

GetASN indicates an expected call of GetASN.

func (*MockNetworkUtilsMockRecorder) GetDomainName

func (mr *MockNetworkUtilsMockRecorder) GetDomainName(arg0 interface{}) *gomock.Call

GetDomainName indicates an expected call of GetDomainName.

Jump to

Keyboard shortcuts

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