Versions in this module Expand all Collapse all v2 v2.0.1 Apr 20, 2026 v2.0.0 Apr 20, 2026 Changes in this version + type Counter struct + func (r *Counter) Dec(release func()) + func (r *Counter) Inc(init func() error) (err error) + func (r *Counter) IncErr(init func() error) (err error) Other modules containing this package github.com/grafana/pyroscope