Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ Has
Method
Has
database/interface.go:25–25 ·
view source on GitHub ↗
(key []byte)
Source
from the content-addressed store, hash-verified
23
Deleter
24
Get(key []byte) ([]byte, error)
25
Has(key []byte) (bool, error)
26
Close()
27
NewBatch() Batch
28
}
Callers
8
testDBFuncs
Function · 0.65
TestIpfsDatabase_Has
Function · 0.65
TestIpfsDatabase_Discard
Function · 0.65
Has
Method · 0.65
Has
Method · 0.65
wsHandshakeValidator
Function · 0.65
PeersWithoutBlock
Method · 0.65
PeersWithoutTx
Method · 0.65
Calls
no outgoing calls
Tested by
3
testDBFuncs
Function · 0.52
TestIpfsDatabase_Has
Function · 0.52
TestIpfsDatabase_Discard
Function · 0.52