This Go library provides several convenient types supporting concurrency-safe, atomic operations.
Run make depend
to fetch dependent packages. And make test
to run the test suite.
Before pushing commits, run make fmt
to format the source code.
Refer to .travis.yaml
to see which Go versions are tested.
Pull requests welcome.
MIT License, see LICENSE.txt