Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Marshal ¶
Marshal serializes the value provided into a YAML document. The structure of the generated document will reflect the structure of the value itself. Maps and pointers (to struct, string, int, etc) are accepted as the in value.
See gopkg.in/yaml.v2 documentation
func NewDecoder ¶
NewDecoder returns a new decoder that reads from r.
See gopkg.in/yaml.v2 documentation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.