Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
func
(o *ErrorController) errorStatus(code int) {
38
o.ServeStatusCode(code, code)
39
}
Callers
4
Error404
Method · 0.95
Error500
Method · 0.95
Error503
Method · 0.95
Error502
Method · 0.95
Calls
1
ServeStatusCode
Method · 0.80
Tested by
no test coverage detected