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

Method Get

database/interface.go:24–24  ·  view source on GitHub ↗
(key []byte)

Source from the content-addressed store, hash-verified

22 Putter
23 Deleter
24 Get(key []byte) ([]byte, error)
25 Has(key []byte) (bool, error)
26 Close()
27 NewBatch() Batch

Callers 15

GetFirstIntArgumentFunction · 0.65
GetFirstBoolArgumentFunction · 0.65
GetFirstStringArgumentFunction · 0.65
GetFirstTwoIntArgumentFunction · 0.65
testDBFuncsFunction · 0.65
testParallelDBFuncsFunction · 0.65
TestIpfsDatabase_GetFunction · 0.65
TestLDBTableFuncsFunction · 0.65
GetMethod · 0.65
GetMethod · 0.65

Calls

no outgoing calls

Tested by 7

testDBFuncsFunction · 0.52
testParallelDBFuncsFunction · 0.52
TestIpfsDatabase_GetFunction · 0.52
TestLDBTableFuncsFunction · 0.52
callSealPrivatePayloadFunction · 0.52