Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BadMetrics ¶
type BadMetrics struct { In chan Record // contains filtered or unexported fields }
func New ¶
func New(maxAge time.Duration) *BadMetrics
maxAge is the age after which we expire old records (in practice a bit later)
Click to show internal directories.
Click to hide internal directories.