gojson icon indicating copy to clipboard operation
gojson copied to clipboard

Update README/docs to explain issues regarding null values and arrays

Open ChimeraCoder opened this issue 12 years ago • 0 comments

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.

ChimeraCoder avatar Mar 14 '13 02:03 ChimeraCoder