mock_metrics

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

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

Documentation

Overview

Package mock_metrics is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEmitter

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

MockEmitter is a mock of Emitter interface.

func NewMockEmitter

func NewMockEmitter(ctrl *gomock.Controller) *MockEmitter

NewMockEmitter creates a new mock instance.

func (*MockEmitter) EXPECT

func (m *MockEmitter) EXPECT() *MockEmitterMockRecorder

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

func (*MockEmitter) EmitFloat

func (m *MockEmitter) EmitFloat(arg0 string, arg1 float64, arg2 map[string]string)

EmitFloat mocks base method.

func (*MockEmitter) EmitGauge

func (m *MockEmitter) EmitGauge(arg0 string, arg1 int64, arg2 map[string]string)

EmitGauge mocks base method.

type MockEmitterMockRecorder

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

MockEmitterMockRecorder is the mock recorder for MockEmitter.

func (*MockEmitterMockRecorder) EmitFloat

func (mr *MockEmitterMockRecorder) EmitFloat(arg0, arg1, arg2 interface{}) *gomock.Call

EmitFloat indicates an expected call of EmitFloat.

func (*MockEmitterMockRecorder) EmitGauge

func (mr *MockEmitterMockRecorder) EmitGauge(arg0, arg1, arg2 interface{}) *gomock.Call

EmitGauge indicates an expected call of EmitGauge.

Jump to

Keyboard shortcuts

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