MCPcopy 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
38type ControllerInterface interface {
39 NewClients(string) *Clients
40 Do(ctx *InvokeContext)
41}
42

Callers 1

InvokeMethod · 0.65

Implementers 2

Controllerpkg/controller/types.go
MockControllerpkg/controller/client/call_test.go

Calls

no outgoing calls

Tested by

no test coverage detected