Versions in this module Expand all Collapse all v0 v0.1441.2 Jan 13, 2016 Changes in this version + type StatsReporter struct + func NewStatsReporter(logger lager.Logger, interval time.Duration, clock clock.Clock, ...) *StatsReporter + func (reporter *StatsReporter) Run(signals <-chan os.Signal, ready chan<- struct{}) error