Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ InvokeFunction
Method
InvokeFunction
pkg/controller/rtctrl/client.go:33–33 ·
view source on GitHub ↗
(input *InvocationInput)
Source
from the content-addressed store, hash-verified
31
32
type
Control
interface
{
33
InvokeFunction(input *InvocationInput) *InvocationOutput
34
}
35
36
type
RuntimeClient
struct
{
Callers
1
invocation
Method · 0.65
Implementers
1
RuntimeClient
pkg/controller/rtctrl/client.go
Calls
no outgoing calls
Tested by
no test coverage detected