package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Jun 19, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package out provides the output formatting for the CLI
Log prints the data in the output format
Print prints the data in the output format
func PrintError(err error)
PrintError prints an error stack trace
SetOutput sets the output format for the CLI
SetupTerminalLog sets up the terminal log
StopTerminalLog stops the terminal log
func Table(data any, tableMaker func() []string)
Table prints a table of data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.