Alexey Ugnichev

55%
Flag icon
We avoid concurrent access to most variables either by confining them to a single goroutine or by maintaining a higher-level invariant of mutual exclusion.
The Go Programming Language
Rate this book
Clear rating
Open Preview