Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ ConsumeEvent
Method
ConsumeEvent
fs/manager.go:59–59 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
57
ListFunctions() []string
58
ProduceEvent(name string, event contube.Record) error
59
ConsumeEvent(name string) (contube.Record, error)
60
GetStateStore() api.StateStore
61
Close() error
62
}
Callers
5
TestFMWithGRPCRuntime
Function · 0.95
TestStandaloneBasicFunction
Function · 0.65
TestHttpTube
Function · 0.65
TestStatefulFunction
Function · 0.65
makeTubeService
Method · 0.65
Implementers
2
testFunctionManagerImpl
server/function_store_test.go
functionManagerImpl
fs/manager.go
Calls
no outgoing calls
Tested by
4
TestFMWithGRPCRuntime
Function · 0.76
TestStandaloneBasicFunction
Function · 0.52
TestHttpTube
Function · 0.52
TestStatefulFunction
Function · 0.52