mocks

package
v2.35.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 6 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 MockPriorityTable

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

MockPriorityTable is a mock of PriorityTable interface.

func NewMockPriorityTable

func NewMockPriorityTable(ctrl *gomock.Controller) *MockPriorityTable

NewMockPriorityTable creates a new mock instance.

func (*MockPriorityTable) EXPECT

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

func (*MockPriorityTable) Samples

func (m *MockPriorityTable) Samples() map[string]*sample.Sample

Samples mocks base method.

type MockPriorityTableMockRecorder

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

MockPriorityTableMockRecorder is the mock recorder for MockPriorityTable.

func (*MockPriorityTableMockRecorder) Samples

func (mr *MockPriorityTableMockRecorder) Samples() *gomock.Call

Samples indicates an expected call of Samples.

type MockPublisher

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

MockPublisher is a mock of Publisher interface.

func NewMockPublisher

func NewMockPublisher(ctrl *gomock.Controller) *MockPublisher

NewMockPublisher creates a new mock instance.

func (*MockPublisher) EXPECT

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

func (*MockPublisher) Publish

Publish mocks base method.

type MockPublisherMockRecorder

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

MockPublisherMockRecorder is the mock recorder for MockPublisher.

func (*MockPublisherMockRecorder) Publish

func (mr *MockPublisherMockRecorder) Publish(arg0, arg1, arg2 any) *gomock.Call

Publish indicates an expected call of Publish.

type MockReadTable

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

MockReadTable is a mock of ReadTable interface.

func NewMockReadTable

func NewMockReadTable(ctrl *gomock.Controller) *MockReadTable

NewMockReadTable creates a new mock instance.

func (*MockReadTable) EXPECT

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

func (*MockReadTable) ReadSnapshot

func (m *MockReadTable) ReadSnapshot(resetLookups bool) (tables.SamplesView, tables.LookupSet)

ReadSnapshot mocks base method.

type MockReadTableMockRecorder

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

MockReadTableMockRecorder is the mock recorder for MockReadTable.

func (*MockReadTableMockRecorder) ReadSnapshot

func (mr *MockReadTableMockRecorder) ReadSnapshot(resetLookups any) *gomock.Call

ReadSnapshot indicates an expected call of ReadSnapshot.

Jump to

Keyboard shortcuts

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