谁推荐个golang强大点的能生成能解析复杂的JSON库呢!

hellsam · · 1548 次点击
如果 json.Marshal 满足不了你,试试这个 github.com/json-iterator/go
#2
更多评论
JSON.marshal不行么,问题出在哪儿了?
#1
https://github.com/tomnomnom/gron
#3