prometheus

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 3 Imported by: 0

Documentation

Overview

Package prometheus is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGaugeVec

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

MockGaugeVec is a mock of GaugeVec interface.

func NewMockGaugeVec

func NewMockGaugeVec(ctrl *gomock.Controller) *MockGaugeVec

NewMockGaugeVec creates a new mock instance.

func (*MockGaugeVec) DeleteLabelValues

func (m *MockGaugeVec) DeleteLabelValues(arg0 ...string) bool

DeleteLabelValues mocks base method.

func (*MockGaugeVec) EXPECT

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

func (*MockGaugeVec) WithLabelValues

func (m *MockGaugeVec) WithLabelValues(arg0 ...string) prometheus.Gauge

WithLabelValues mocks base method.

type MockGaugeVecMockRecorder

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

MockGaugeVecMockRecorder is the mock recorder for MockGaugeVec.

func (*MockGaugeVecMockRecorder) DeleteLabelValues

func (mr *MockGaugeVecMockRecorder) DeleteLabelValues(arg0 ...interface{}) *gomock.Call

DeleteLabelValues indicates an expected call of DeleteLabelValues.

func (*MockGaugeVecMockRecorder) WithLabelValues

func (mr *MockGaugeVecMockRecorder) WithLabelValues(arg0 ...interface{}) *gomock.Call

WithLabelValues indicates an expected call of WithLabelValues.

Jump to

Keyboard shortcuts

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