Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ Close
Method
Close
fs/api/statestore.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
PutState(key string, value []byte) error
25
GetState(key string) ([]byte, error)
26
Close() error
27
}
Callers
5
GetState
Method · 0.65
Close
Method · 0.65
NewPulsarEventQueueFactory
Function · 0.65
StartMockGRPCFunc
Function · 0.65
NewFunctionRuntime
Method · 0.65
Implementers
1
PebbleStateStore
fs/statestore/pebble.go
Calls
no outgoing calls
Tested by
1
StartMockGRPCFunc
Function · 0.52