Ultimate Go Programming LiveLessons Season 1 Episode 6 Part III: Lesson 6: Error Handling
- June 16, 2017
This is where we learn the language mechanics behind error handling, where integrity comes from, and goes, at least a part of it. Integrity means that error handling is part of our main code. So we're gonna learn the language mechanics behind error handling. And then we're gonna learn how to design our code with error handling in mind, and logging.