Versions in this module Expand all Collapse all v0 v0.2.3 Jun 26, 2025 v0.2.2 Jun 23, 2025 Changes in this version + type TablePrinter struct + func NewTablePrinter() *TablePrinter + func (tp *TablePrinter) Add(row []string) + func (tp *TablePrinter) Print() error