Documentation
¶
Index ¶
- type Formatter
- func (f *Formatter) Errorf(format string, args ...any)
- func (f *Formatter) IsJSON() bool
- func (f *Formatter) IsPlain() bool
- func (f *Formatter) JSON(data any) error
- func (f *Formatter) Printf(format string, args ...any)
- func (f *Formatter) Println(args ...any)
- func (f *Formatter) Success(message string)
- func (f *Formatter) Table(headers []string, rows [][]string)
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.