//
pkg.gl
Category
github.com/lxc/incus/v6
internal
server
refcount
package
6.6.0
Repository:
https://github.com/lxc/incus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
1
Files
47 SLOC
#
Functions
Decrement
Decrement decreases a refCounter by the value.
Get
Get returns the current value of the refCounter.
Increment
Increment increases a refCounter by the value.