sync – golang.org/x/sync Directories

sync/ directory

Directories

PathSynopsis
errgroupPackage errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task.
semaphorePackage semaphore provides a weighted semaphore implementation.
singleflightPackage singleflight provides a duplicate function call suppression mechanism.
syncmapPackage syncmap provides a concurrent map implementation.
Version
v0.11.0 (latest)
Published
Jan 17, 2025
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.