MCPcopy Create free account
hub / github.com/mpolden/echoip / appHandler

FuncType appHandler

http/http.go:402–402  ·  view source on GitHub ↗
func(http.ResponseWriter, *http.Request) *appError

Source from the content-addressed store, hash-verified

400}
401
402type appHandler func(http.ResponseWriter, *http.Request) *appError
403
404func wrapHandlerFunc(f http.HandlerFunc) appHandler {
405 return func(w http.ResponseWriter, r *http.Request) *appError {

Callers 1

HandlerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected