Documentation ¶
Index ¶
- func ErrorStyle(t *tablewriter.Table, data []string) *tablewriter.Table
- func FormatID(id *int) string
- func FormatString(str *string) string
- func FormatTime(t *time.Time) string
- func HeaderStyle(t *tablewriter.Table) *tablewriter.Table
- func NewTable(w io.Writer, headers []string) (t *tablewriter.Table)
- func SuccessStyle(t *tablewriter.Table, data []string) *tablewriter.Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorStyle ¶
func ErrorStyle(t *tablewriter.Table, data []string) *tablewriter.Table
func FormatString ¶
func FormatTime ¶
func HeaderStyle ¶
func HeaderStyle(t *tablewriter.Table) *tablewriter.Table
func SuccessStyle ¶
func SuccessStyle(t *tablewriter.Table, data []string) *tablewriter.Table
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.