encoding/json.decodeState.objectInterface (method)
3 uses
encoding/json (current package)
decode.go#L621: oi := d.objectInterface()
decode.go#L1037: val = d.objectInterface()
decode.go#L1072: func (d *decodeState) objectInterface() map[string]interface{} {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)