Hacker News new | ask | show | jobs
by preseinger 1516 days ago
The problem here is that you think "error handling" is somehow different, and probably less important, than normal logic in your codebase. But Go asserts that the "sad path" is just as important as the "happy path".