-
Rick Arnold authored
Go 1.0 behavior was to create an UnmarshalFieldError when a json value name matched an unexported field name. This error will no longer be created and the field will be skipped instead. Fixes #4660. R=adg, rsc, bradfitz CC=golang-dev https://golang.org/cl/7139049
6e3f3af4
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testdata | ||
bench_test.go | ||
decode.go | ||
decode_test.go | ||
encode.go | ||
encode_test.go | ||
example_test.go | ||
indent.go | ||
scanner.go | ||
scanner_test.go | ||
stream.go | ||
stream_test.go | ||
tagkey_test.go | ||
tags.go | ||
tags_test.go |