Using channels to communicate between goroutines | Smart Go
InfoWorld | Jun 7, 2021
The channel datatype in Go lets you send messages easily between goroutines, or concurrent operations. Learn how to get started with them in this quick introduction.
Copyright © 2021 IDG Communications, Inc.