SHIVANI GANIMUKKULAshivanig.hashnode.dev·Mar 5, 2024Concurrency in Go: Part 2This article is the last part in a two-part series about concurrency in Go. Check out the first part here. In Part I of this series, we covered the basics of concurrency in Go and how to implement goroutines, multiple goroutines. In this blog we will...Discussunidirectional-channels