Versions in this module Expand all Collapse all v1 v1.2.0 Sep 29, 2021 v1.1.8 Sep 29, 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