command
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jul 16, 2024
License: CC0-1.0, MIT, MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
gen-atomicint generates an atomic wrapper around an integer type.
gen-atomicint -name Int32 -wrapped int32 -file out.go
The generated wrapper will use the functions in the sync/atomic package
named after the generated type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.