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