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

Struct MockController

pkg/controller/client/call_test.go:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58type MockController struct{}
59
60func (mm *MockController) NewClients(string) *controller.Clients { return nil }
61

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected