mock_services

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_services is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNetcForUDPProxy

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

MockNetcForUDPProxy is a mock of NetcForUDPProxy interface.

func NewMockNetcForUDPProxy

func NewMockNetcForUDPProxy(ctrl *gomock.Controller) *MockNetcForUDPProxy

NewMockNetcForUDPProxy creates a new mock instance.

func (*MockNetcForUDPProxy) EXPECT

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

func (*MockNetcForUDPProxy) GetLogger

func (m *MockNetcForUDPProxy) GetLogger() *logger.ReceptorLogger

GetLogger mocks base method.

func (*MockNetcForUDPProxy) ListenPacket

func (m *MockNetcForUDPProxy) ListenPacket(service string) (netceptor.PacketConner, error)

ListenPacket mocks base method.

func (*MockNetcForUDPProxy) ListenPacketAndAdvertise

func (m *MockNetcForUDPProxy) ListenPacketAndAdvertise(service string, tags map[string]string) (netceptor.PacketConner, error)

ListenPacketAndAdvertise mocks base method.

func (*MockNetcForUDPProxy) NewAddr

func (m *MockNetcForUDPProxy) NewAddr(node, service string) netceptor.Addr

NewAddr mocks base method.

type MockNetcForUDPProxyMockRecorder

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

MockNetcForUDPProxyMockRecorder is the mock recorder for MockNetcForUDPProxy.

func (*MockNetcForUDPProxyMockRecorder) GetLogger

func (mr *MockNetcForUDPProxyMockRecorder) GetLogger() *gomock.Call

GetLogger indicates an expected call of GetLogger.

func (*MockNetcForUDPProxyMockRecorder) ListenPacket

func (mr *MockNetcForUDPProxyMockRecorder) ListenPacket(service any) *gomock.Call

ListenPacket indicates an expected call of ListenPacket.

func (*MockNetcForUDPProxyMockRecorder) ListenPacketAndAdvertise

func (mr *MockNetcForUDPProxyMockRecorder) ListenPacketAndAdvertise(service, tags any) *gomock.Call

ListenPacketAndAdvertise indicates an expected call of ListenPacketAndAdvertise.

func (*MockNetcForUDPProxyMockRecorder) NewAddr

func (mr *MockNetcForUDPProxyMockRecorder) NewAddr(node, service any) *gomock.Call

NewAddr indicates an expected call of NewAddr.

Jump to

Keyboard shortcuts

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