Documentation ¶
Overview ¶
Package yaml is a driver use YAML format content as config source
Usage please see example:
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Decoder config.Decoder = yaml.Unmarshal
Decoder the yaml content decoder
View Source
var Driver = &yamlDriver{config.Yaml}
Driver for yaml
View Source
var Encoder config.Encoder = yaml.Marshal
Encoder the yaml content encoder
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.