asyncint64mock

package
v1.5.0 Latest Latest
Warning

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

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

Documentation

Overview

Package asyncint64mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInstrumentProvider

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

MockInstrumentProvider is a mock of InstrumentProvider interface.

func NewMockInstrumentProvider

func NewMockInstrumentProvider(ctrl *gomock.Controller) *MockInstrumentProvider

NewMockInstrumentProvider creates a new mock instance.

func (*MockInstrumentProvider) Counter

func (m *MockInstrumentProvider) Counter(arg0 string, arg1 ...instrument.Option) (asyncint64.Counter, error)

Counter mocks base method.

func (*MockInstrumentProvider) EXPECT

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

func (*MockInstrumentProvider) Gauge

Gauge mocks base method.

func (*MockInstrumentProvider) UpDownCounter

func (m *MockInstrumentProvider) UpDownCounter(arg0 string, arg1 ...instrument.Option) (asyncint64.UpDownCounter, error)

UpDownCounter mocks base method.

type MockInstrumentProviderMockRecorder

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

MockInstrumentProviderMockRecorder is the mock recorder for MockInstrumentProvider.

func (*MockInstrumentProviderMockRecorder) Counter

func (mr *MockInstrumentProviderMockRecorder) Counter(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Counter indicates an expected call of Counter.

func (*MockInstrumentProviderMockRecorder) Gauge

func (mr *MockInstrumentProviderMockRecorder) Gauge(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Gauge indicates an expected call of Gauge.

func (*MockInstrumentProviderMockRecorder) UpDownCounter

func (mr *MockInstrumentProviderMockRecorder) UpDownCounter(arg0 interface{}, arg1 ...interface{}) *gomock.Call

UpDownCounter indicates an expected call of UpDownCounter.

Jump to

Keyboard shortcuts

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