Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
func
(it *Iterator) Key() []byte {
19
return
it.it.Key()
20
}
21
22
func
(it *Iterator) Value() []byte {
Callers
3
TestIterator
Function · 0.95
TestIteratorPrefix
Function · 0.95
Value
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestIterator
Function · 0.76
TestIteratorPrefix
Function · 0.76