mock_collector

package
v0.0.0-...-88de01b Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_collector is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInstrumentableCollector

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

MockInstrumentableCollector is a mock of InstrumentableCollector interface.

func NewMockInstrumentableCollector

func NewMockInstrumentableCollector(ctrl *gomock.Controller) *MockInstrumentableCollector

NewMockInstrumentableCollector creates a new mock instance.

func (*MockInstrumentableCollector) Collect

func (m *MockInstrumentableCollector) Collect(arg0 chan<- prometheus.Metric)

Collect mocks base method.

func (*MockInstrumentableCollector) CollectWithError

func (m *MockInstrumentableCollector) CollectWithError(arg0 chan<- prometheus.Metric) error

CollectWithError mocks base method.

func (*MockInstrumentableCollector) Describe

func (m *MockInstrumentableCollector) Describe(arg0 chan<- *prometheus.Desc)

Describe mocks base method.

func (*MockInstrumentableCollector) EXPECT

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

func (*MockInstrumentableCollector) GetSubsystem

func (m *MockInstrumentableCollector) GetSubsystem() string

GetSubsystem mocks base method.

type MockInstrumentableCollectorMockRecorder

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

MockInstrumentableCollectorMockRecorder is the mock recorder for MockInstrumentableCollector.

func (*MockInstrumentableCollectorMockRecorder) Collect

func (mr *MockInstrumentableCollectorMockRecorder) Collect(arg0 interface{}) *gomock.Call

Collect indicates an expected call of Collect.

func (*MockInstrumentableCollectorMockRecorder) CollectWithError

func (mr *MockInstrumentableCollectorMockRecorder) CollectWithError(arg0 interface{}) *gomock.Call

CollectWithError indicates an expected call of CollectWithError.

func (*MockInstrumentableCollectorMockRecorder) Describe

func (mr *MockInstrumentableCollectorMockRecorder) Describe(arg0 interface{}) *gomock.Call

Describe indicates an expected call of Describe.

func (*MockInstrumentableCollectorMockRecorder) GetSubsystem

GetSubsystem indicates an expected call of GetSubsystem.

Jump to

Keyboard shortcuts

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