Documentation
¶
Overview ¶
Package input provides functionalities for reading streams and files into lines, and splitting up lines and streams into tokens and other substrings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringScan ¶
func StringScan(s string) *scanner
Types ¶
type Input ¶
func SingleLine ¶
Click to show internal directories.
Click to hide internal directories.