initial commit

This commit is contained in:
Andrew Gerrand 2015-10-30 14:31:46 +11:00
commit b62d5b6cb4
6 changed files with 88 additions and 0 deletions

2
README Normal file
View file

@ -0,0 +1,2 @@
This repository provides Go concurrency primitives in addition to the
ones provided by the language and "sync" and "sync/atomic" packages.