Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OutputFormat ¶
type OutputFormat string
const ( FormatText OutputFormat = "text" FormatJSON OutputFormat = "json" FormatLog OutputFormat = "log" )
Click to show internal directories.
Click to hide internal directories.