bitly / go-simplejson

a Go package to interact with arbitrary JSON
MIT License
3.76k stars 498 forks source link

Add Json.Keys() method #64

Closed brunotm closed 7 years ago

brunotm commented 7 years ago

This change adds a Keys() method and tests for retrieving the current Json object keys.