Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ListTypeFormat = []TypeFormat{TypeJSON, TypeYAML}
Functions ¶
This section is empty.
Types ¶
type TypeFormat ¶
type TypeFormat string
const TypeJSON TypeFormat = "json"
const TypeYAML TypeFormat = "yaml"
Click to show internal directories.
Click to hide internal directories.