//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
util
iterutil
package
20.2.19+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
0
Dependents
121
Files
24 SLOC
#
Functions
NewState
NewState creates a new iterator state.
#
Structs
Cur
Cur is the current element of the iteration.
State
State iterates over the values.