Golang library to print data as tables, a port of the tabulate python library.
Should be as simple as
go get github.com/rgeoghegan/tabulate
Check the godocs, which can be found in tabulate.go
.
Do:
go test github.com/rgeoghegan/tabulate