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

Method GetDefaultErrorMiddleware

core/router/handler.go:267–267  ·  view source on GitHub ↗

GetDefaultErrorMiddleware should return the default error handler middleares.

()

Source from the content-addressed store, hash-verified

265 // GetDefaultErrorMiddleware should return
266 // the default error handler middleares.
267 GetDefaultErrorMiddleware() context.Handlers
268}
269
270func defaultErrorHandler(ctx *context.Context) {

Callers 1

BuildMethod · 0.65

Implementers 1

APIBuildercore/router/api_builder.go

Calls

no outgoing calls

Tested by

no test coverage detected