Versions in this module Expand all Collapse all v1 v1.1.0 Apr 10, 2023 v1.0.0 Dec 7, 2016 Changes in this version + type EventEmitter interface + Emit func(events.Event) error + type RuntimeStats struct + func NewRuntimeStats(emitter EventEmitter, interval time.Duration) *RuntimeStats + func (rs *RuntimeStats) Run(stopChan <-chan struct{})