Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ NewClients
Method
NewClients
pkg/controller/invoke.go:39–39 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
37
38
type
ControllerInterface
interface
{
39
NewClients(string) *Clients
40
Do(ctx *InvokeContext)
41
}
42
Callers
1
Invoke
Method · 0.65
Implementers
2
Controller
pkg/controller/types.go
MockController
pkg/controller/client/call_test.go
Calls
no outgoing calls
Tested by
no test coverage detected