Versions in this module Expand all Collapse all v1 v1.0.0 Mar 27, 2017 Changes in this version + func JSONToYAML(j []byte) ([]byte, error) + func Marshal(o interface{}) ([]byte, error) + func Unmarshal(y []byte, o interface{}) error + func YAMLToJSON(y []byte) ([]byte, error)