summaryrefslogtreecommitdiffhomepage
path: root/pkg/sync/README.md
blob: be1a01f089344d6e9d556f4441d7cede27c8d385 (plain)
1
2
3
4
5
# sync

This package provides additional synchronization primitives not provided by the
Go stdlib 'sync' package. It is partially derived from the upstream 'sync'
package from go1.10.