fakes

package
v0.0.0-...-b61aaf9 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2016 License: Apache-2.0, Apache-2.0, BSD-2-Clause-Views, + 2 more Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakePartialStatsdClient

type FakePartialStatsdClient struct {
	GaugeDeltaStub func(stat string, value int64, rate float32) error

	GaugeStub func(stat string, value int64, rate float32) error
	// contains filtered or unexported fields
}

func (*FakePartialStatsdClient) Gauge

func (fake *FakePartialStatsdClient) Gauge(stat string, value int64, rate float32) error

func (*FakePartialStatsdClient) GaugeArgsForCall

func (fake *FakePartialStatsdClient) GaugeArgsForCall(i int) (string, int64, float32)

func (*FakePartialStatsdClient) GaugeCallCount

func (fake *FakePartialStatsdClient) GaugeCallCount() int

func (*FakePartialStatsdClient) GaugeDelta

func (fake *FakePartialStatsdClient) GaugeDelta(stat string, value int64, rate float32) error

func (*FakePartialStatsdClient) GaugeDeltaArgsForCall

func (fake *FakePartialStatsdClient) GaugeDeltaArgsForCall(i int) (string, int64, float32)

func (*FakePartialStatsdClient) GaugeDeltaCallCount

func (fake *FakePartialStatsdClient) GaugeDeltaCallCount() int

func (*FakePartialStatsdClient) GaugeDeltaReturns

func (fake *FakePartialStatsdClient) GaugeDeltaReturns(result1 error)

func (*FakePartialStatsdClient) GaugeReturns

func (fake *FakePartialStatsdClient) GaugeReturns(result1 error)

Jump to

Keyboard shortcuts

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