Hacker News new | ask | show | jobs
by mighmi 990 days ago
No, it isn't necessary. Most go projects implement error handling functions, so you only have single error lines:

Handle(err)