Software engineer, open-source amateur, github.com/xuri
FollowExcelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files.
Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from spreadsheet documents, the community just announce the release of version 2.
In this article, I will show you how to generate and reads spreadsheets in Go language using the open-source Excelize library