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