Documentation
¶
Index ¶
Constants ¶
View Source
const ( FileTypeYAML = "yaml" FileTypeJSON = "json" FileTypeUnknown = "unknown" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Renderer ¶
Renderer implements methods to render output in JSON/YAML format.
func GetRenderer ¶
GetRenderer returns the new instance of Renderer.
Click to show internal directories.
Click to hide internal directories.