encoding/json.UnmarshalFieldError.Type (field)
2 uses
encoding/json (current package)
decode.go#L145: Type reflect.Type
decode.go#L150: return "json: cannot unmarshal object key " + strconv.Quote(e.Key) + " into unexported field " + e.Field.Name + " of type " + e.Type.String()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)