Michael Parsons
Results
12
comments of
Michael Parsons
>Looking at the implementation of Unstringify, I dont understand the purpose of unmarshaling to a map and then trying to reflect over the json tags. Why not just use json.Unmarshal...
@kddejong here's a patch with a failing unit test that illustrates the `Unmarshal` throwing that error on nested json objects. https://gist.github.com/parsnips/65a4c91affe57f0a003c59258834adc8