Documentation ¶
Index ¶
- type Statter
- func (_m *Statter) Close() error
- func (_m *Statter) Dec(_a0 string, _a1 int64, _a2 float32) error
- func (_m *Statter) Gauge(_a0 string, _a1 int64, _a2 float32) error
- func (_m *Statter) GaugeDelta(_a0 string, _a1 int64, _a2 float32) error
- func (_m *Statter) Inc(_a0 string, _a1 int64, _a2 float32) error
- func (_m *Statter) NewSubStatter(_a0 string) statsd.SubStatter
- func (_m *Statter) Raw(_a0 string, _a1 string, _a2 float32) error
- func (_m *Statter) Set(_a0 string, _a1 string, _a2 float32) error
- func (_m *Statter) SetInt(_a0 string, _a1 int64, _a2 float32) error
- func (_m *Statter) SetPrefix(_a0 string)
- func (_m *Statter) Timing(_a0 string, _a1 int64, _a2 float32) error
- func (_m *Statter) TimingDuration(_a0 string, _a1 time.Duration, _a2 float32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Statter ¶
Statter is an autogenerated mock type for the Statter type
func (*Statter) GaugeDelta ¶
GaugeDelta provides a mock function with given fields: _a0, _a1, _a2
func (*Statter) NewSubStatter ¶
func (_m *Statter) NewSubStatter(_a0 string) statsd.SubStatter
NewSubStatter provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.