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

Method StatusErrorCode

context/route.go:18–18  ·  view source on GitHub ↗

StatusErrorCode returns 0 for common resource routes or the error code that an http error handler registered on.

()

Source from the content-addressed store, hash-verified

16 // StatusErrorCode returns 0 for common resource routes
17 // or the error code that an http error handler registered on.
18 StatusErrorCode() int
19
20 // Method returns the route's method.
21 Method() string

Callers 1

MakeHandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected