With channels, it’s easy! — If you work in multiple languages, and one of them is Go, you might have wondered whether there’s a Go equivalent to the ever-popular async / await of other languages. For example, if you’ve programmed with JavaScript, Python, or another modern language recently, you’ve probably seen async and await used…