MCPcopy 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
69func (e RuntimeNotExist) Error() string {
70 return fmt.Sprintf("runtime %s does not exist", e.RuntimeID)
71}
72
73// RuntimeInfoError
74type RuntimeInfoError struct {

Callers 15

InitFunction · 0.45
buildErrorResponseFunction · 0.45
getRuntimeMethod · 0.45
tryGetRuntimeMethod · 0.45
resourceTaskMethod · 0.45
coolDownMethod · 0.45
rebornMethod · 0.45
TestNewRegistryFunction · 0.45
serveMethod · 0.45
setupHijackConnFunction · 0.45
invokeHandlerMethod · 0.45
runnerHandlerMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestNewRegistryFunction · 0.36
TestBitsFunction · 0.36
TestKunLogStatStoreFunction · 0.36
TestSendHTTPRequestLoopFunction · 0.36
TestStatisticsInfoFunction · 0.36
TestGetRuntimeFunction · 0.36
TestCoolDownRuntimeFunction · 0.36
TestResetRuntimeFunction · 0.36
TestRuntimeDeleteFunction · 0.36
findAndMarkRuntimeMapFunction · 0.36
TestEventOccupyFunction · 0.36