Hacker News new | ask | show | jobs
by _benton 378 days ago
It's fairly obvious when writing Go that `err` is being shadowed and needs to be checked after each expression. You should be wrapping them anyways!