Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Seek
Method
Seek
driver/ipfs-synckv/iterator.go:65–67 ·
view source on GitHub ↗
(key []byte)
Source
from the content-addressed store, hash-verified
63
64
func
(it *Iterator) First() {
65
it.it.First()
66
}
67
68
func
(it *Iterator) Last() {
69
it.it.Last()
70
}
Callers
1
TestIteratorPrefix
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestIteratorPrefix
Function · 0.76