https://github.com/jmoiron/jsonq ?

On Tue, 2016-11-01 at 10:13 -0700, wwar...@gmail.com wrote:
> Basically, the idea is: given a json structure, and a list of strings
> or 
> integers, treat the list as a path into the structure and return the
> value 
> at that point. There are some things this doesn't do yet, among
> them: 
> handle float values, handle slice indexes that are out of range,
> handle 
> paths that are longer than the struct is deep, etc. But what i've
> shared 
> runs against the sample json.



-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to