Files
Koichi Shiraishi f43130764b Fix typo of Syncutil to sync on sync packages README
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2021-04-28 02:24:14 +09:00

184 B

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.