errorMiddleware writes HTML/JSON bodies for 4xx/5xx status codes. Can't be in middleware as it uses routes.render and that would be a cycle.
(next http.Handler)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected