Hacker News new | ask | show | jobs
by daveliepmann 545 days ago
The "error maps" approach from the article doesn't have Go's compiler enforcement, but shares many attributes including the "being explicit about how to handle an error" aspect you mention.