mock_stats

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_stats is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRudderStats

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

MockRudderStats is a mock of RudderStats interface.

func NewMockRudderStats

func NewMockRudderStats(ctrl *gomock.Controller) *MockRudderStats

NewMockRudderStats creates a new mock instance.

func (*MockRudderStats) Count

func (m *MockRudderStats) Count(arg0 int)

Count mocks base method.

func (*MockRudderStats) DeferredTimer

func (m *MockRudderStats) DeferredTimer()

DeferredTimer mocks base method.

func (*MockRudderStats) EXPECT

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

func (*MockRudderStats) End

func (m *MockRudderStats) End()

End mocks base method.

func (*MockRudderStats) Gauge

func (m *MockRudderStats) Gauge(arg0 interface{})

Gauge mocks base method.

func (*MockRudderStats) Increment

func (m *MockRudderStats) Increment()

Increment mocks base method.

func (*MockRudderStats) Observe

func (m *MockRudderStats) Observe(arg0 float64)

Observe mocks base method.

func (*MockRudderStats) SendTiming

func (m *MockRudderStats) SendTiming(arg0 time.Duration)

SendTiming mocks base method.

func (*MockRudderStats) Since

func (m *MockRudderStats) Since(arg0 time.Time)

Since mocks base method.

func (*MockRudderStats) Start

func (m *MockRudderStats) Start()

Start mocks base method.

type MockRudderStatsMockRecorder

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

MockRudderStatsMockRecorder is the mock recorder for MockRudderStats.

func (*MockRudderStatsMockRecorder) Count

func (mr *MockRudderStatsMockRecorder) Count(arg0 interface{}) *gomock.Call

Count indicates an expected call of Count.

func (*MockRudderStatsMockRecorder) DeferredTimer

func (mr *MockRudderStatsMockRecorder) DeferredTimer() *gomock.Call

DeferredTimer indicates an expected call of DeferredTimer.

func (*MockRudderStatsMockRecorder) End

End indicates an expected call of End.

func (*MockRudderStatsMockRecorder) Gauge

func (mr *MockRudderStatsMockRecorder) Gauge(arg0 interface{}) *gomock.Call

Gauge indicates an expected call of Gauge.

func (*MockRudderStatsMockRecorder) Increment

func (mr *MockRudderStatsMockRecorder) Increment() *gomock.Call

Increment indicates an expected call of Increment.

func (*MockRudderStatsMockRecorder) Observe

func (mr *MockRudderStatsMockRecorder) Observe(arg0 interface{}) *gomock.Call

Observe indicates an expected call of Observe.

func (*MockRudderStatsMockRecorder) SendTiming

func (mr *MockRudderStatsMockRecorder) SendTiming(arg0 interface{}) *gomock.Call

SendTiming indicates an expected call of SendTiming.

func (*MockRudderStatsMockRecorder) Since

func (mr *MockRudderStatsMockRecorder) Since(arg0 interface{}) *gomock.Call

Since indicates an expected call of Since.

func (*MockRudderStatsMockRecorder) Start

Start indicates an expected call of Start.

type MockStats

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

MockStats is a mock of Stats interface.

func NewMockStats

func NewMockStats(ctrl *gomock.Controller) *MockStats

NewMockStats creates a new mock instance.

func (*MockStats) EXPECT

func (m *MockStats) EXPECT() *MockStatsMockRecorder

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

func (*MockStats) NewSampledTaggedStat

func (m *MockStats) NewSampledTaggedStat(arg0, arg1 string, arg2 stats.Tags) stats.RudderStats

NewSampledTaggedStat mocks base method.

func (*MockStats) NewStat

func (m *MockStats) NewStat(arg0, arg1 string) stats.RudderStats

NewStat mocks base method.

func (*MockStats) NewTaggedStat

func (m *MockStats) NewTaggedStat(arg0, arg1 string, arg2 stats.Tags) stats.RudderStats

NewTaggedStat mocks base method.

type MockStatsMockRecorder

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

MockStatsMockRecorder is the mock recorder for MockStats.

func (*MockStatsMockRecorder) NewSampledTaggedStat

func (mr *MockStatsMockRecorder) NewSampledTaggedStat(arg0, arg1, arg2 interface{}) *gomock.Call

NewSampledTaggedStat indicates an expected call of NewSampledTaggedStat.

func (*MockStatsMockRecorder) NewStat

func (mr *MockStatsMockRecorder) NewStat(arg0, arg1 interface{}) *gomock.Call

NewStat indicates an expected call of NewStat.

func (*MockStatsMockRecorder) NewTaggedStat

func (mr *MockStatsMockRecorder) NewTaggedStat(arg0, arg1, arg2 interface{}) *gomock.Call

NewTaggedStat indicates an expected call of NewTaggedStat.

Jump to

Keyboard shortcuts

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