Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I’ve never looked at a Go codebase where someone has handled every single error – it’s just too easy to assign it but not check the value.

For a language which refuses to compile if you have an unused import, it seems like an odd gap not to have the compiler force you to access the error before it’s reassigned.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: