Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLineByLineFileReader ¶ added in v1.2.0
If no error opening the file exists, returns a function that reads line by line when called. The returned function returns io.EOF as error when successfully done with the reading, or another error if a different error existed.
func ReadLineNoTrim ¶
func ReadLineNoTrim() string
Reads a line from std input without default trim.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.