package
0.1.1
Repository: https://github.com/sboehler/knut.git
Documentation: pkg.go.dev

# Functions

New creates a new table with column groups.

# Constants

Center centers.
Left aligns to the left.
Right align to the right.

# Structs

Row is a table row.
SeparatorCell is a cell containing a separator.
Table is a matrix of table cells.
TextRenderer renders a table to text.

# Type aliases

Alignment is the alignment of a table cell.
CellType is the type of a table cell.