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

Method GetContextErrorHandler

context/application.go:57–57  ·  view source on GitHub ↗

GetContextErrorHandler returns the handler which handles errors on JSON write failures.

()

Source from the content-addressed store, hash-verified

55 // GetContextErrorHandler returns the handler which handles errors
56 // on JSON write failures.
57 GetContextErrorHandler() ErrorHandler
58
59 // ServeHTTPC is the internal router, it's visible because it can be used for advanced use cases,
60 // i.e: routing within a foreign context.

Callers 1

handleContextErrorMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected