Open utterances-bot opened 10 months ago
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/
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/