A Go package that provides a synchronization primitive allowing goroutines to wait for a specific value to be set.
-
Notifications
You must be signed in to change notification settings - Fork 0
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
A Go package that provides a synchronization primitive allowing goroutines to wait for a specific value to be set.
Package valuewaiter provides a synchronization primitive that allows goroutines to wait for a specific value to be set.