JSONSelect
JSONSelect copied to clipboard
Golang Version
Hey there @lloyd --
Working off of a python implementation of jsonselect that I came across, I've written up a go implementation that supports all three levels (per your own tests) excepting error messages.
Cheers!