//
pkg.gl
Category
github.com/cockroachdb/cockroachdb-parser
pkg
util
iterutil
package
0.23.2
Repository:
https://github.com/cockroachdb/cockroachdb-parser.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
2
Files
9 SLOC
#
Functions
Map
Map the nil if it is StopIteration, or keep the error otherwise.
StopIteration
StopIteration returns a sentinel error that indicates stopping the iteration.