sync/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| errgroup | Package errgroup provides synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task. |
| semaphore | Package semaphore provides a weighted semaphore implementation. |
| singleflight | Package singleflight provides a duplicate function call suppression mechanism. |
| syncmap | Package syncmap provides a concurrent map implementation. |
- Version
- v0.20.0 (latest)
- Published
- Feb 23, 2026
- Platform
- windows/amd64
- Last checked
- 1 hour ago –
Tools for package owners.