Channels - Go Lang Practical Programming Tutorial p.22
We use Go Channels to connect concurrent goroutines, in order to send and receive values between them, using the channel operator.
Text tutorials and sample code: https://pythonprogramming.net/go/
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex