Versions in this module Expand all Collapse all v0 v0.1.2 Jul 9, 2026 v0.1.1 Jul 6, 2026 v0.1.0 Jun 1, 2026 Changes in this version + func InterfaceToYaml(payload interface{}) ([]byte, error) + func YamlNodeFromFile(path string) (*yaml.Node, error) + func YamlNodeFromInterfaceNoErr(input interface{}) yaml.Node + func YamlNodeFromString(input []byte) (*yaml.Node, error)