mock_metrics

package
v0.17.2 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: 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 MockObject

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

MockObject is a mock of Object interface.

func NewMockObject

func NewMockObject(ctrl *gomock.Controller) *MockObject

NewMockObject creates a new mock instance.

func (*MockObject) EXPECT

func (m *MockObject) EXPECT() *MockObjectMockRecorder

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

func (*MockObject) GetName

func (m *MockObject) GetName() string

GetName mocks base method.

func (*MockObject) GetType

func (m *MockObject) GetType() string

GetType mocks base method.

func (*MockObject) MetricsEnabled

func (m *MockObject) MetricsEnabled() bool

MetricsEnabled mocks base method.

type MockObjectMockRecorder

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

MockObjectMockRecorder is the mock recorder for MockObject.

func (*MockObjectMockRecorder) GetName

func (mr *MockObjectMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName.

func (*MockObjectMockRecorder) GetType

func (mr *MockObjectMockRecorder) GetType() *gomock.Call

GetType indicates an expected call of GetType.

func (*MockObjectMockRecorder) MetricsEnabled

func (mr *MockObjectMockRecorder) MetricsEnabled() *gomock.Call

MetricsEnabled indicates an expected call of MetricsEnabled.

Jump to

Keyboard shortcuts

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