Documentation
¶
Overview ¶
Package tgrid represents tables as simple ASCII art. Example:
┌──╥──╥──╥───┐ │12║12║12║123│ ╞══╬══╬══╬═══╡ │12║12║12║123│ ╞══╬══╬══╬═══╡ │12║12║12║123│ └──╨──╨──╨───┘
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cell ¶
func NewCellFromBytes ¶
type CellGenerator ¶
Click to show internal directories.
Click to hide internal directories.