mock_pulse

package
v0.0.0-...-055f8da Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_pulse is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPreparer

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

MockPreparer is a mock of Preparer interface.

func NewMockPreparer

func NewMockPreparer(ctrl *gomock.Controller) *MockPreparer

NewMockPreparer creates a new mock instance.

func (*MockPreparer) EXPECT

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

func (*MockPreparer) Prepare

func (m *MockPreparer) Prepare(arg0 pulse.Heartbeat) error

Prepare mocks base method.

type MockPreparerMockRecorder

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

MockPreparerMockRecorder is the mock recorder for MockPreparer.

func (*MockPreparerMockRecorder) Prepare

func (mr *MockPreparerMockRecorder) Prepare(arg0 interface{}) *gomock.Call

Prepare indicates an expected call of Prepare.

type MockRoutingTable

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

MockRoutingTable is a mock of RoutingTable interface.

func NewMockRoutingTable

func NewMockRoutingTable(ctrl *gomock.Controller) *MockRoutingTable

NewMockRoutingTable creates a new mock instance.

func (*MockRoutingTable) EXPECT

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

func (*MockRoutingTable) Upsert

func (m *MockRoutingTable) Upsert(arg0 routing.Record) bool

Upsert mocks base method.

type MockRoutingTableMockRecorder

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

MockRoutingTableMockRecorder is the mock recorder for MockRoutingTable.

func (*MockRoutingTableMockRecorder) Upsert

func (mr *MockRoutingTableMockRecorder) Upsert(arg0 interface{}) *gomock.Call

Upsert indicates an expected call of Upsert.

Jump to

Keyboard shortcuts

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