Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ Error
Method
Error
pkg/controller/rtctrl/errors.go:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
func
(e RuntimeMatchError) Error() string {
41
return
fmt.Sprintf(
"runtime is not matched: %s"
, e.Reason)
42
}
43
44
// RuntimeReleaseError: release runtime failed
45
type
RuntimeReleaseError
struct
{
Callers
4
TestEventOccupy
Function · 0.95
TestEventMerged
Function · 0.95
TestEventMark
Function · 0.95
TestEventStop
Function · 0.95
Calls
no outgoing calls
Tested by
4
TestEventOccupy
Function · 0.76
TestEventMerged
Function · 0.76
TestEventMark
Function · 0.76
TestEventStop
Function · 0.76