mocks

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 3 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 MockIHostResolver

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

MockIHostResolver is a mock of IHostResolver interface.

func NewMockIHostResolver

func NewMockIHostResolver(ctrl *gomock.Controller) *MockIHostResolver

NewMockIHostResolver creates a new mock instance.

func (*MockIHostResolver) EXPECT

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

func (*MockIHostResolver) LookupHost

func (m *MockIHostResolver) LookupHost(context context.Context, host string) ([]string, error)

LookupHost mocks base method.

type MockIHostResolverMockRecorder

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

MockIHostResolverMockRecorder is the mock recorder for MockIHostResolver.

func (*MockIHostResolverMockRecorder) LookupHost

func (mr *MockIHostResolverMockRecorder) LookupHost(context, host any) *gomock.Call

LookupHost indicates an expected call of LookupHost.

Jump to

Keyboard shortcuts

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