Documentation
¶
Overview ¶
Package table contains utilities for rendering tables
Index ¶
Constants ¶
View Source
const ( // ColorRed is the color red ColorRed = "red" // ColorGreen is the color green ColorGreen = "green" // ColorYellow is the color yellow ColorYellow = "yellow" )
View Source
const (
// Simple is a simple table
Simple = "simple"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.