Hacker News new | ask | show | jobs
by lu4p 1734 days ago
No you should use errors.Is(err, http.ErrHandlerTimeout) instead of simple equality.
1 comments

Thanks (and to mseepgood as well). TIL :)