get.porter.sh/porter@v1.3.0/pkg/encoding/doc.go (about)

     1  // encoding package handles marshal and unmarshaling documents
     2  // into various formats, such as json, bson, yaml, etc.
     3  // Do not directly use the yaml.Unmarshal, etc, use these.
     4  package encoding