gojson
gojson copied to clipboard
Update README/docs to explain issues regarding null values and arrays
Currently, the README does not explain the issue regarding null values (only valid for pointers) and it's not clear that users are (currently) expected to manually edit []interface{} to be more specific if desired/possible.