stretchr / objx

Go package for dealing with maps, slices, JSON and other data.
MIT License
695 stars 75 forks source link

get root values #18

Closed vtolstov closed 8 years ago

vtolstov commented 8 years ago

How can i get root values like in jq "." ?

I have some struct and need only top level names (not values)