package
0.1.0
Repository: https://github.com/gordonjun2/excel2json-go.git
Documentation: pkg.go.dev

# Functions

GetCsvFilePath to read all data excel path is string path file name sheetName is sheet name in excel file Headers is array string that is want to select specific data.
GetExcelFilePath to read all data excel path is string path file name sheetName is sheet name in excel file Headers is array string that is want to select specific data.