Documentation ¶
Overview ¶
bufioiter defines iterator source/collector that corresponds to std library `bufio`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Scan ¶
Scanner wraps scanner with an iterator over scanned text. The caller should check bufio.Scanner.Err after the returned iterator stops to see if it has been stopped for an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.