ask

Easy access to nested values in maps and slices. Works in combination with encoding/json and other packages that "Unmarshal" arbitrary data into Go data-types.

56
Stars
4
Forks
1
Issues
56
Watchers

Similar Packages

GJSON

Get a JSON value with one line of code.

15,465

gabs

For parsing, creating and editing unknown or dynamic JSON in Go.

3,530

SJSON

Set a JSON value with one line of code.

2,698

gojson

Automatically generate Go (golang) struct definitions from example JSON.

2,691

fastjson

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.

2,441