Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ha/doozerd
/ Clean
Method
Clean
src/pkg/store/store.go:353–355 ·
view source on GitHub ↗
(seqn int64)
Source
from the content-addressed store, hash-verified
351
352
353
func
(st *Store) Clean(seqn int64) {
354
st.cleanCh <- seqn
355
}
Callers
4
Main
Function · 0.80
Clean
Function · 0.80
TestStoreClean
Function · 0.80
benchmarkNHist
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestStoreClean
Function · 0.64
benchmarkNHist
Function · 0.64