MCPcopy Create free account
hub / github.com/kataras/iris / HandleError

Method HandleError

hero/handler.go:16–16  ·  view source on GitHub ↗
(*context.Context, error)

Source from the content-addressed store, hash-verified

14 // the error may return from a request-scoped dependency too (see `Handler`).
15 ErrorHandler interface {
16 HandleError(*context.Context, error)
17 }
18 // ErrorHandlerFunc implements the `ErrorHandler`.
19 // It describes the type defnition for an error function handler.

Callers 7

SetErrorHandlerMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65
makeHandlerFunction · 0.65
AcquireMethod · 0.65
handlerOfMethod · 0.65

Calls

no outgoing calls

Tested by 1