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

Method Key

driver/ipfs-synckv/iterator.go:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 ctx context.Context
16}
17
18func (it *Iterator) Key() []byte {
19 return it.it.Key()
20}
21
22func (it *Iterator) Value() []byte {

Callers 3

TestIteratorFunction · 0.95
TestIteratorPrefixFunction · 0.95
ValueMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestIteratorFunction · 0.76
TestIteratorPrefixFunction · 0.76