Posts by user141647 • 1 point
1 post
-
0
votes4
answers103
viewsA: Extracting json value from page
json.Unmarshal receives a buffer (byte array) and a structure which will be populated with the values of that JSON. Where is the declaration of that structure? You need to declare the structure and…
golanganswered user141647 1