Documentation
¶
Index ¶
- type Format
- type TableData
- type Writer
- func (r *Writer) Csv(records [][]string) error
- func (r *Writer) Json(v any) error
- func (r *Writer) MustWrite(data TableData)
- func (r *Writer) Printf(s string, a ...any) (n int, err error)
- func (r *Writer) Table(records [][]string) error
- func (r *Writer) Write(data TableData) error
- func (r *Writer) Yaml(v any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.