Hacker News new | ask | show | jobs
by bestinterest 1458 days ago
It takes a lot to say very little in Go sometimes, I'd say this is one of those cases. Mainly the if err != nil boiler is at issue here.

I don't think you are doing anything wrong from a noobies opinion.