Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
type
MockController
struct
{}
59
60
func
(mm *MockController) NewClients(string) *controller.Clients {
return
nil }
61
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected