Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONOutputFormatter ¶
func (*JSONOutputFormatter[T]) Display ¶
func (j *JSONOutputFormatter[T]) Display() error
type OutputFormatter ¶
type OutputFormatter interface {
Display() error
}
type TableOutputFormatter ¶
func (*TableOutputFormatter) Display ¶
func (t *TableOutputFormatter) Display() error
type YAMLOutputFormatter ¶
func (*YAMLOutputFormatter[T]) Display ¶
func (y *YAMLOutputFormatter[T]) Display() error
Click to show internal directories.
Click to hide internal directories.