#how to use json
10 messages · Page 1 of 1 (latest)
TOML to Go, https://xuri.me/toml-to-go/ - Etzelia
JSON to Go, https://mholt.github.io/json-to-go/ - Etzelia
YAML to Go, https://zhwt.github.io/yaml-to-go/ - Etzelia
curl-to-Go, https://mholt.github.io/curl-to-go/ - Etzelia
no, I mean, I have the struct
and the json object thing
fmt.Println(r.Assets)
but in r.Assets I wanna access the first thing in that list
or array
nevemind