Documentation ¶
Index ¶
- func FileOpen(filename string) (*os.File, func(), error)
- func FileReadLines(file *os.File, limit int, withComment bool) ([]string, error)
- func ReadLines(filename string, limit int, withComment bool) ([]string, error)
- func ReadNonEmptyLines(r io.Reader, limit int, withComments bool) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileReadLines ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.