MCPcopy 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
32type Control interface {
33 InvokeFunction(input *InvocationInput) *InvocationOutput
34}
35
36type RuntimeClient struct {

Callers 1

invocationMethod · 0.65

Implementers 1

RuntimeClientpkg/controller/rtctrl/client.go

Calls

no outgoing calls

Tested by

no test coverage detected