Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Decode = Default.Decode
)
View Source
var Default = MultiDecoder(JSONDecoder, YAMLDecoder)
View Source
var JSONDecoder = jsonDecoder{}
View Source
var YAMLDecoder = yamlDecoder{}
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
func MultiDecoder ¶
type Recognizer ¶
Click to show internal directories.
Click to hide internal directories.