amanangira / blog-comments

A repository to hold my blog comments in form of GH issues.
0 stars 0 forks source link

tech/common-patterns/2-error-handling/ #2

Open utterances-bot opened 10 months ago

utterances-bot commented 10 months ago

Go Concurrency 2.2 - Patterns and Idioms | Error handling | amanreasoned

In this post we see how to check for errors on responses being read from a channel and let the goroutine with the right information decide how to handle the error.

https://www.amanreasoned.com/tech/common-patterns/2-error-handling/