//
pkg.gl
Category
github.com/spatialcurrent/go-simple-serializer
pkg
scanner
package
0.0.10
Repository:
https://github.com/spatialcurrent/go-simple-serializer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
17 SLOC
#
Functions
New
New returns a new Scanner that reads from the given reader, splits on the given newLine byte, and drops carriage returns if indicated.
#
Interfaces
Scanner
Scanner is an interface compatible with bufio.Scanner that is used by iterators.