Hacker News new | ask | show | jobs
by pjmlp 4288 days ago
> You don't build error handling classes in Go.

That much is true, you compare strings!

1 comments

Or do type assertions.
Ah ok, that is a better approach.