//
pkg.gl
Category
github.com/ngicks/go-iterator-helper
hiter
bufioiter
package
0.0.18
Repository:
https://github.com/ngicks/go-iterator-helper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
26 SLOC
#
Functions
Scan
Scanner wraps scanner with an iterator over scanned text.
ScanErr
ScanErr is like [Scan] but also yields scanner's error if any.