Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnableToReadFile = "unable to read file: %v" ErrNilFile = errors.New("file cannot be nil") )
Functions ¶
func GetCurrentDirectory ¶
GetCurrentDirectory gets the current directory of the executable
func ReadCSVFile ¶ added in v0.2.15
ReadCSVFile reads a CSV file and returns a slice of string slices
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.