Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
64
type
functionManagerImpl
struct
{
Callers
15
BenchmarkStressForBasicFunc
Function · 0.65
BenchmarkStressForBasicFuncWithMemoryQueue
Function · 0.65
TestFunctionStoreLoading
Function · 0.65
Close
Method · 0.65
makeStateService
Method · 0.65
makeTubeService
Method · 0.65
WaitUntilSignal
Function · 0.65
Close
Method · 0.65
ConsumeMessageExecute
Method · 0.65
ProduceMessageExecute
Method · 0.65
ReloadFunctionsExecute
Method · 0.65
GetStatusExecute
Method · 0.65
Implementers
2
testFunctionManagerImpl
server/function_store_test.go
functionManagerImpl
fs/manager.go
Calls
no outgoing calls
Tested by
3
BenchmarkStressForBasicFunc
Function · 0.52
BenchmarkStressForBasicFuncWithMemoryQueue
Function · 0.52
TestFunctionStoreLoading
Function · 0.52