Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OutputFormat ¶ added in v0.7.0
type OutputFormat string
OutputFormat represents supported output formats
const ( OutputFormatYAML OutputFormat = "yaml" OutputFormatJSON OutputFormat = "json" )
Click to show internal directories.
Click to hide internal directories.