command
Version:
v1.10.10
Opens a new window with list of versions in this module.
Published: Dec 14, 2022
License: 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.