Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowJSON ¶
func ShowJSON(options StOutOptions) error
func ShowYAML ¶
func ShowYAML(options StOutOptions) error
Types ¶
type StOutOptions ¶
type TerminalOutput ¶
type TerminalOutput struct {
// contains filtered or unexported fields
}
func NewTerminalOutput ¶
func NewTerminalOutput(tw tui.MessageWriter, l o11y.LoggerInterface) *TerminalOutput
func (*TerminalOutput) Show ¶
func (t *TerminalOutput) Show(options Options) error
type TerminalOutputWriter ¶
Click to show internal directories.
Click to hide internal directories.