mocks

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) AddCounter

func (_m *Client) AddCounter(scope int, counter int, delta int64)

AddCounter provides a mock function with given fields: scope, counter, delta

func (*Client) IncCounter

func (_m *Client) IncCounter(scope int, counter int)

IncCounter provides a mock function with given fields: scope, counter

func (*Client) RecordTimer

func (_m *Client) RecordTimer(scope int, timer int, d time.Duration)

RecordTimer provides a mock function with given fields: scope, timer, d

func (*Client) StartTimer

func (_m *Client) StartTimer(scope int, timer int) tally.Stopwatch

StartTimer provides a mock function with given fields: scope, timer

func (*Client) Tagged

func (_m *Client) Tagged(tags map[string]string) metrics.Client

Tagged provides a mock function with given fields: tags

func (*Client) UpdateGauge

func (_m *Client) UpdateGauge(scope int, gauge int, value float64)

UpdateGauge provides a mock function with given fields: scope, gauge, value

Jump to

Keyboard shortcuts

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