Msync
Synchronization management types in Go
Install / Use
/learn @creachadair/MsyncREADME
msync
This repository defines a library of Go types to help in the management of concurrency.
Packages
- throttle a throttle for concurrent function calls (package docs)
- trigger an edge-triggered selectable condition variable (package docs)
