import "github.com/muesli/gotable"
type Table struct {
// contains filtered or unexported fields
}
Table is a helper for printing data in sheet form
NewTable returns a new table
AppendRow adds a row to the end of the table
Print writes the entire table to stdout
PrintSummary writes the table summary to stdout
SetSummary sets a summary for this table, to be printed below the table
Path | Synopsis |
---|---|
examples |
Package gotable imports 4 packages (graph) and is imported by 1 packages. Updated 2019-08-17. Refresh now. Tools for package owners.