mocks

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 3 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 MockMetricCollector

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

MockMetricCollector is a mock of MetricCollector interface.

func NewMockMetricCollector

func NewMockMetricCollector(ctrl *gomock.Controller) *MockMetricCollector

NewMockMetricCollector creates a new mock instance.

func (*MockMetricCollector) EXPECT

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

func (*MockMetricCollector) QueryDurationObserve

func (m *MockMetricCollector) QueryDurationObserve(arg0, arg1, arg2, arg3, arg4 string, arg5 bool, arg6 time.Duration)

QueryDurationObserve mocks base method.

func (*MockMetricCollector) SerializationFailureInc

func (m *MockMetricCollector) SerializationFailureInc(arg0, arg1, arg2 string)

SerializationFailureInc mocks base method.

type MockMetricCollectorMockRecorder

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

MockMetricCollectorMockRecorder is the mock recorder for MockMetricCollector.

func (*MockMetricCollectorMockRecorder) QueryDurationObserve

func (mr *MockMetricCollectorMockRecorder) QueryDurationObserve(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call

QueryDurationObserve indicates an expected call of QueryDurationObserve.

func (*MockMetricCollectorMockRecorder) SerializationFailureInc

func (mr *MockMetricCollectorMockRecorder) SerializationFailureInc(arg0, arg1, arg2 interface{}) *gomock.Call

SerializationFailureInc indicates an expected call of SerializationFailureInc.

Jump to

Keyboard shortcuts

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