Discover Packages
github.com/grafana/pyroscope
pkg
util
refctr
package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Feb 6, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func (r *Counter ) Dec(release func())
Dec decrements the counter and calls the release function,
if this is the last reference.
Inc increments the counter and calls the init function,
if this is the first reference. The call returns an
error only if init call has failed, and the reference
has not been incremented.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.