package
Version:
v0.4.6
Opens a new window with list of versions in this module.
Published: Jan 29, 2023
License: AGPL-3.0, Apache-2.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.
README
¶
counter
simple mutexed counter for golang
Documentation
¶
Counter represents an integer count
New returns pointer to Counter struct
Increment increases count by one
Read returns current counter value
Source Files
¶
Click to show internal directories.
Click to hide internal directories.