Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeStatsd ¶
type FakeStatsd struct {
// contains filtered or unexported fields
}
func New ¶
func New(t testing.TB) *FakeStatsd
func (*FakeStatsd) Addr ¶
func (s *FakeStatsd) Addr() string
func (*FakeStatsd) Metrics ¶
func (s *FakeStatsd) Metrics() []Metric
func (*FakeStatsd) Reset ¶
func (s *FakeStatsd) Reset()
Click to show internal directories.
Click to hide internal directories.