MCPcopy
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
353func (st *Store) Clean(seqn int64) {
354 st.cleanCh <- seqn
355}

Callers 4

MainFunction · 0.80
CleanFunction · 0.80
TestStoreCleanFunction · 0.80
benchmarkNHistFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestStoreCleanFunction · 0.64
benchmarkNHistFunction · 0.64