Versions in this module Expand all Collapse all v1 v1.1.7 Aug 25, 2021 v1.1.6 Apr 14, 2021 Changes in this version + 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