MCPcopy Index your code
hub / github.com/FunctionStream/function-stream / Context

Method Context

fs/api/instance.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26type FunctionInstance interface {
27 Context() context.Context
28 FunctionContext() FunctionContext
29 Definition() *model.Function
30 Index() int32

Callers 7

StartFunctionMethod · 0.95
GetHandleFuncMethod · 0.65
ReconcileMethod · 0.65
NewFunctionRuntimeMethod · 0.65
ProcessMethod · 0.65
NewFunctionRuntimeMethod · 0.65

Implementers 1

FunctionInstanceImplfs/instance_impl.go

Calls

no outgoing calls

Tested by 1