Package sync provides additional concurrency primitives beyond those in the standard library, such as errgroup and semaphore.
go get golang.org/x/syncNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses errgroup to run goroutines and wait for errors.
No known issues recorded.
No dependency data recorded yet.