How to unmarshall json response with nested elements and elements with list in go?

后端 未结 0 1506
野的像风
野的像风 2021-01-27 01:28

I\'ve been struggling to parse a nested slice response.

{
"success": "OK",
"data": [
    {
        "name": "Visa"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题