MCPcopy Create free account
hub / github.com/code-golf/code-golf / errorMiddleware

Function errorMiddleware

routes/error.go:12–28  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

renderFunction · 0.85
GetMethod · 0.80
WriteMethod · 0.80

Tested by

no test coverage detected