package
0.3.2
Repository: https://github.com/lucasepe/toolbox.git
Documentation: pkg.go.dev

# Functions

New returns a new Table with default values.
NewRow returns a new Row and adds the data to the row.

# Variables

Separator is the default column seperator.

# Structs

Cell represents a column in a row.
Row represents a row in a table.
Table represents a decorator that renders the data in formatted in a table.