Aligning Text With Tabwriter
In certain cases, the output (usually data output) is done via tabbed text, which is formatted in well-arranged cells. This format could be achieved with the text/tabwriter package. The package provides the Writer filter, which transforms the text wi...
blog.cloudnativefolks.org1 min read