Documentation
¶
Overview ¶
Package io contains helper functions for io operations on the command line bw tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStatementsFromFile ¶
GetStatementsFromFile returns the statements found in the provided file.
func ProcessLines ¶
ProcessLines from a file using the provided call back. The error of the callback will be passed through. Returns the number of processed errors before the error. Returns the line where the error occurred or the total numbers of lines processed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.