logoalt Hacker News

cdelsolaryesterday at 2:53 PM0 repliesview on HN

Disagree, if you miss the error handling the code won’t compile (unless you return _, which should be easy to spot)

The magic comment stuff is very much “do it once” and it’s done (for example if using go generate).