damione1 / xlsx-read-gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xlsx-read-gen

Generate

Use go run generate/main.go to generate a file.

You can define for each column the first row and the fake content generated from the library gofakeit with excelize

Read

go run main.go to read a xlsx file

You can read a range by defining the range in the getXLSXParams function in the format SheetName!A2:E500

About


Languages

Language:Go 100.0%