Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
func
(e InvaildConfigError) Error() string {
26
return
fmt.Sprintf(
"invaild client config: %s"
, e.Reason)
27
}
Callers
1
TestInvoke
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestInvoke
Function · 0.36