//
pkg.gl
Category
github.com/subchen/go-stack
scanner
package
1.0.1
Repository:
https://github.com/subchen/go-stack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
298 SLOC
#
Packages
splitattrs
No description provided by the author
splitkvmap
No description provided by the author
#
Functions
New
New creates a new Scanner.
#
Constants
EOF
EOF represents the end of input.
#
Variables
ErrEOF
No description provided by the author
ErrRuneError
No description provided by the author
#
Structs
Scanner
Scanner provides a convenient interface for reading unicode data using regexp match.