package
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package atomiccounter implements a basic atomic int64 counter.
Counter implements a basic atomic int64 counter.
Set sets the counter to a new value.
Sub subtracts from counter.
Swap swaps a new value in and returns the old value.
Value returns the current value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.