Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootScope = tally.NoopScope
RootScope tally.NoopScope is a scope that does nothing
Functions ¶
Types ¶
type Opts ¶
type Opts struct { Reporter string Interval time.Duration Enabled bool StatsdReporterOpts StatsdReporterOpts PromReporterOpts PromReporterOpts }
Opts ...
Click to show internal directories.
Click to hide internal directories.