Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ Error
Method
Error
pkg/controller/rtctrl/errors.go:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
func
(e RuntimeNotExist) Error() string {
70
return
fmt.Sprintf(
"runtime %s does not exist"
, e.RuntimeID)
71
}
72
73
// RuntimeInfoError
74
type
RuntimeInfoError
struct
{
Callers
15
Init
Function · 0.45
buildErrorResponse
Function · 0.45
getRuntime
Method · 0.45
tryGetRuntime
Method · 0.45
resourceTask
Method · 0.45
coolDown
Method · 0.45
reborn
Method · 0.45
TestNewRegistry
Function · 0.45
serve
Method · 0.45
setupHijackConn
Function · 0.45
invokeHandler
Method · 0.45
runnerHandler
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestNewRegistry
Function · 0.36
TestBits
Function · 0.36
TestKunLogStatStore
Function · 0.36
TestSendHTTPRequestLoop
Function · 0.36
TestSendGenericRequestLoop
Function · 0.36
TestStatisticsInfo
Function · 0.36
TestGetRuntime
Function · 0.36
TestCoolDownRuntime
Function · 0.36
TestResetRuntime
Function · 0.36
TestRuntimeDelete
Function · 0.36
findAndMarkRuntimeMap
Function · 0.36
TestEventOccupy
Function · 0.36