Y
Hacker News
new
|
ask
|
show
|
jobs
by
kyrra
1526 days ago
You could do non-strict parsing and would be fine. You can also parse it directly into an untyped map.
https://golangbyexample.com/json-to-map-golang/