Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuiltinTypes = []Type{DEFAULT, JSON, YAML}
Functions ¶
This section is empty.
Types ¶
type DefaultOutput ¶
type JsonOutput ¶
type JsonOutput struct {
DefaultOutput
}
type YamlOutput ¶
type YamlOutput struct {
DefaultOutput
}
Click to show internal directories.
Click to hide internal directories.