Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ ControllerInterface
Interface
ControllerInterface
pkg/controller/invoke.go:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
)
37
38
type
ControllerInterface
interface
{
39
NewClients(string) *Clients
40
Do(ctx *InvokeContext)
41
}
42
43
// TODO: error
44
var
(
Callers
8
Invoke
Method · 0.65
Invoke
Method · 0.65
ListRuntimes
Method · 0.65
Invoke
Method · 0.65
GetFunction
Method · 0.65
GetAlias
Method · 0.65
GetRuntimeConfiguration
Method · 0.65
sendHTTPRequestLoop
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