MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / Error

Method Error

pkg/controller/client/errors.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (e InvaildConfigError) Error() string {
26 return fmt.Sprintf("invaild client config: %s", e.Reason)
27}

Callers 1

TestInvokeFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestInvokeFunction · 0.36