Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ First
Method
First
driver/hybriddb/iterator.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(it *Iterator) First() {
40
it.it.First()
41
}
42
43
func
(it *Iterator) Last() {
44
it.it.Last()
Callers
5
TestIterator
Function · 0.95
TestIterator_EmptyDB
Function · 0.95
TestIterator_Close
Function · 0.95
TestDB_Iterator
Function · 0.95
TestSnapshot_Iterator
Function · 0.95
Calls
no outgoing calls
Tested by
5
TestIterator
Function · 0.76
TestIterator_EmptyDB
Function · 0.76
TestIterator_Close
Function · 0.76
TestDB_Iterator
Function · 0.76
TestSnapshot_Iterator
Function · 0.76