Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ SetStatusCode
Method
SetStatusCode
pkg/api/controller.go:104–106 ·
view source on GitHub ↗
(c int)
Source
from the content-addressed store, hash-verified
102
}
103
104
func
(iresp *InvokeResponse) SetStatusCode(c int) {
105
iresp.code = c
106
}
107
108
type
InvokeHeaders
map
[string]string
109
Callers
15
HealthzHandler
Method · 0.45
InvokeHandler
Method · 0.45
Invoke
Method · 0.45
InvalidateRuntime
Method · 0.45
makeHTTPResponse
Function · 0.45
buildErrorResponse
Function · 0.45
buildResponse
Method · 0.45
Invoke
Method · 0.45
Invoke
Method · 0.45
CreateFunctionHandler
Function · 0.45
GetFunctionHandler
Function · 0.45
GetRuntimeHandler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected