Documentation
¶
Overview ¶
Package yaml provides the yaml functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Marshal = yaml.Marshal Unmarshal = yaml.Unmarshal NewDecoder = yaml.NewDecoder NewEncoder = yaml.NewEncoder )
View Source
var (
Codec = codec{}
)
Functions ¶
func MarshalToString ¶
MarshalToString returns json string, and ignores error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.