Versions in this module Expand all Collapse all v0 v0.0.2 Oct 25, 2023 v0.0.1 Oct 25, 2023 Changes in this version + var HeaderFunctions = template.FuncMap + func New(tag string) *template.Template + func NewParse(tag, format string) (*template.Template, error) + func Parse(format string) (*template.Template, error) + type TableFormatter struct + func NewTableFormatter() *TableFormatter + func (f *TableFormatter) Format(columns []string, rows [][]string) error