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

Method Close

fs/manager.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 ConsumeEvent(name string) (contube.Record, error)
60 GetStateStore() api.StateStore
61 Close() error
62}
63
64type functionManagerImpl struct {

Callers 15

TestFunctionStoreLoadingFunction · 0.65
CloseMethod · 0.65
makeStateServiceMethod · 0.65
makeTubeServiceMethod · 0.65
WaitUntilSignalFunction · 0.65
CloseMethod · 0.65
ConsumeMessageExecuteMethod · 0.65
ProduceMessageExecuteMethod · 0.65
GetStatusExecuteMethod · 0.65

Implementers 2

testFunctionManagerImplserver/function_store_test.go
functionManagerImplfs/manager.go

Calls

no outgoing calls