Hacker News new | ask | show | jobs
by benrazdev 165 days ago
From what the comments are saying I think you downcast with `errors.As` and then work on the underlying error type. But I don't know for sure.