Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintJsonDataTable ¶
func PrintMarkdownTable ¶
Types ¶
type OutputFormat ¶
type OutputFormat string
const ( MarkdownFormat OutputFormat = "md" JsonFormat OutputFormat = "json" )
Click to show internal directories.
Click to hide internal directories.