Versions in this module Expand all Collapse all v0 v0.0.1 May 17, 2022 Changes in this version + func DisplayStats(interval ...time.Duration) + func EnableProfiling() + func Report(name string, point ProfilePoint) + type ProfilePoint struct + func Start() ProfilePoint + type Profiler interface + Report func(name string, point ProfilePoint) + Start func() ProfilePoint