Go Sync or Go Home: WaitGroup
Go’s goroutines, channels, and mutexes make it easy to develop complex concurrency systems. Most problems can be solved using these three mechanisms, but you might be asking yourself — what else is out there?
https://medium.com/@yardenlaif/go-sync-or-go-home-waitgroup-5f074a03776e
Go’s goroutines, channels, and mutexes make it easy to develop complex concurrency systems. Most problems can be solved using these three mechanisms, but you might be asking yourself — what else is out there?
https://medium.com/@yardenlaif/go-sync-or-go-home-waitgroup-5f074a03776e