Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadCsvFile ¶
DownloadCsvFile download csv file from URL and save to filePath
func DownloadLink ¶
DownloadLink Downloads the given URL and saves the contents to a temporary file
func GetDataHeadersFromUrl ¶
GetDataHeadersFromUrl downloads the url and gets data headers
Types ¶
type TableData ¶
TableData table of data extracted from resource
func ExtractTableFromFile ¶
ExtractTableFromFile extract local file contents as TableData
func ExtractTableFromUrl ¶
ExtractTableFromUrl downloads the url and extracts data and headers
Click to show internal directories.
Click to hide internal directories.