Tabwriter is a patched version of text/tabwriter
from Golang.
It uses mattn/go-runewidth to account for variable width of unicode characters, such as emoji or CJK.
go get mkuznets.com/go/tabwriter
Tabwriter is a patched version of text/tabwriter
from Golang.
It uses mattn/go-runewidth to account for variable width of unicode characters, such as emoji or CJK.
go get mkuznets.com/go/tabwriter