mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 08:57:14 -04:00
Document public types and methods
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
"github.com/olekukonko/tablewriter"
|
||||
)
|
||||
|
||||
// TableElements are used to render tables.
|
||||
type TableElement struct {
|
||||
writer *tablewriter.Table
|
||||
styleWriter *StyleWriter
|
||||
|
||||
Reference in New Issue
Block a user