Closed oq-x closed 1 year ago
There's tests on this: https://github.com/wk8/go-ordered-map/blob/master/json_test.go#L112, so it works for at least some inputs :P
So unless you give me a specific test case where it fails, can't help you much.
Oh sorry read too fast. You want to parse a PLIST input? Yeah we don't support that. Should be easy to do though, I always welcome PRs.
damn
Error:
Error parsing plist data: plist: type mismatch: tried to decode plist type
dictionary' into value of type*orderedmap.OrderedMap[string,interface {}]'