Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ Close
Method
Close
fs/statestore/pebble.go:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
func
(s *PebbleStateStore) Close() error {
89
return
s.db.Close()
90
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected