Versions in this module Expand all Collapse all v0 v0.1.0 Nov 21, 2021 Changes in this version + type Table struct + func New() *Table + func (f *Table) String() string + func (f *Table) WriteRow(cols ...interface{}) + func (f *Table) Writef(format string, message ...interface{})