How to Access Deeply Nested JSON Data using Go: hashnode.com/post/how-to-ac…
1
77
229
0
19
@golangweekly See also JSON Pointer (RFC 6901) and my implementation github.com/dolmen-go/json…