Hi all, I am using go-yaml to parse yaml files. I noticed that if there are duplicate keys in a yaml map, then the parser silently replaces the previous value with the new one. Is there any way to treat this as a parser exception with this library or would I need to create a custom parser for that?
Thanks, Joe -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.