/atomics

Package atomics implements efficient and useful atomic types for Golang.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

atomics

GoDoc Build Status Go Report Card

Package atomics implements efficient and useful atomic types.

See the documentation for use. This package should be self-explanatory.