sendermock

package
v1.11.12-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package sendermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalSender

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

ExternalSender is a mock of ExternalSender interface.

func NewExternalSender

func NewExternalSender(ctrl *gomock.Controller) *ExternalSender

NewExternalSender creates a new mock instance.

func (*ExternalSender) EXPECT

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

func (*ExternalSender) Send

func (m *ExternalSender) Send(msg message.OutboundMessage, config common.SendConfig, subnetID ids.ID, allower subnets.Allower) set.Set[ids.NodeID]

Send mocks base method.

type ExternalSenderMockRecorder

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

ExternalSenderMockRecorder is the mock recorder for ExternalSender.

func (*ExternalSenderMockRecorder) Send

func (mr *ExternalSenderMockRecorder) Send(msg, config, subnetID, allower any) *gomock.Call

Send indicates an expected call of Send.

Jump to

Keyboard shortcuts

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