[A Tour of Go Study Notes] 09 concurrency
Understanding Go concurrency using the official tutorial
Entering the world of Golang, we first explore basic Golang usage using the official tutorial: A Tour of Go
.
This section introduces the powerful concurrency feature of Go.