Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BOMAwareCSVReader ¶
BOMAwareCSVReader will detect a UTF BOM (Byte Order Mark) at the start of the data and transform to UTF8 accordingly. If there is no BOM, it will read the data without any transformation.
This code taken from [this StackOverflow answer](https://stackoverflow.com/a/76023436/558006).
func ExtractOneFieldFromFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.