Simple program in Go that will filter data from Excel (xlsx) file based on passed keyword.
Go to file
Stanislav Nikitin 8feada752d Initial commit. 2017-08-08 10:12:51 +05:00
.gitignore Initial commit. 2017-08-08 10:12:51 +05:00
LICENSE Initial commit. 2017-08-08 10:12:51 +05:00
REAMDE.md Initial commit. 2017-08-08 10:12:51 +05:00
excelator.go Initial commit. 2017-08-08 10:12:51 +05:00