Versions in this module Expand all Collapse all v1 v1.7.10 Aug 18, 2022 Changes in this version + type ContinuousFactory struct + func (ContinuousFactory) New(halflife time.Duration) Meter + type Factory interface + New func(halflife time.Duration) Meter + type Meter interface + Read func(time.Time) float64 + Start func(time.Time) + Stop func(time.Time) + func NewMeter(halflife time.Duration) Meter v1.7.10-rc.8 Aug 18, 2022