MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Close

Method Close

driver/hybriddb/snapshot.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (s *Snapshot) Close() {
32 s.snp.Release()
33}

Callers 5

TestDB_SnapshotFunction · 0.95
TestSnapshotFunction · 0.95
TestSnapshot_IteratorFunction · 0.95
TestSnapshot_CloseFunction · 0.95
TestSnapshot_ConcurrentFunction · 0.95

Calls

no outgoing calls

Tested by 5

TestDB_SnapshotFunction · 0.76
TestSnapshotFunction · 0.76
TestSnapshot_IteratorFunction · 0.76
TestSnapshot_CloseFunction · 0.76
TestSnapshot_ConcurrentFunction · 0.76