atomicgo.uber.org/atomic/internal/gen-atomicint

gen-atomicint command

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.

Version
v1.9.0
Published
Jul 15, 2021
Platform
linux/amd64
Imports
10 packages
Last checked
21 hours ago

Tools for package owners.