MCPcopy 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
40func (e RuntimeMatchError) Error() string {
41 return fmt.Sprintf("runtime is not matched: %s", e.Reason)
42}
43
44// RuntimeReleaseError: release runtime failed
45type RuntimeReleaseError struct {

Callers 4

TestEventOccupyFunction · 0.95
TestEventMergedFunction · 0.95
TestEventMarkFunction · 0.95
TestEventStopFunction · 0.95

Calls

no outgoing calls

Tested by 4

TestEventOccupyFunction · 0.76
TestEventMergedFunction · 0.76
TestEventMarkFunction · 0.76
TestEventStopFunction · 0.76