MCPcopy Index your code
hub / github.com/ByteStorage/FlyDB / Clean

Method Clean

structure/hash.go:1409–1411  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1407}
1408
1409func (hs *HashStructure) Clean() {
1410 hs.db.Clean()
1411}
1412
1413type HashField struct {
1414 key []byte

Callers 15

TestHashStructure_HGetFunction · 0.45
TestHashStructure_HMGetFunction · 0.45
TestHashStructure_HDelFunction · 0.45
TestHashStructure_HLenFunction · 0.45
TestHashStructure_HMoveFunction · 0.45
TestHashStructure_HSetNXFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestHashStructure_HGetFunction · 0.36
TestHashStructure_HMGetFunction · 0.36
TestHashStructure_HDelFunction · 0.36
TestHashStructure_HLenFunction · 0.36
TestHashStructure_HMoveFunction · 0.36
TestHashStructure_HSetNXFunction · 0.36