MCPcopy Create free account
hub / github.com/baidu/openrasp / errorStatus

Method errorStatus

cloud/src/rasp-cloud/controllers/error.go:37–39  ·  view source on GitHub ↗
(code int)

Source from the content-addressed store, hash-verified

35}
36
37func (o *ErrorController) errorStatus(code int) {
38 o.ServeStatusCode(code, code)
39}

Callers 4

Error404Method · 0.95
Error500Method · 0.95
Error503Method · 0.95
Error502Method · 0.95

Calls 1

ServeStatusCodeMethod · 0.80

Tested by

no test coverage detected