Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goodrain/rainbond
/ NewBadRequest
Function
NewBadRequest
api/util/bcode/bcode.go:122–124 ·
view source on GitHub ↗
NewBadRequest -
(msg string)
Source
from the content-addressed store, hash-verified
120
121
// NewBadRequest -
122
func
NewBadRequest(msg string) Coder {
123
return
newCode(400, 400, msg)
124
}
Callers
13
CreateApp
Method · 0.92
UpdVolume
Method · 0.92
AddVolume
Function · 0.92
CheckRegistry
Method · 0.92
GetAllRepo
Method · 0.92
GetTagsByRepoName
Method · 0.92
CreateLoadBalancer
Method · 0.92
DeleteLoadBalancer
Method · 0.92
UpdateLoadBalancer
Method · 0.92
CheckResourceName
Method · 0.92
Log
Method · 0.92
checkPorts
Method · 0.92
Calls
1
newCode
Function · 0.85
Tested by
no test coverage detected