MCPcopy Create free account
hub / github.com/CPChain/chain / Close

Method Close

database/interface.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 Get(key []byte) ([]byte, error)
25 Has(key []byte) (bool, error)
26 Close()
27 NewBatch() Batch
28}
29

Callers 7

benchInsertChainFunction · 0.95
GetMethod · 0.65
TestLDBTableFuncsFunction · 0.65
TestLDBTableBatchFunction · 0.65
CloseMethod · 0.65
isGeneratedFunction · 0.65

Calls

no outgoing calls

Tested by 4

benchInsertChainFunction · 0.76
TestLDBTableFuncsFunction · 0.52
TestLDBTableBatchFunction · 0.52