1
0
mirror of https://github.com/golang/go synced 2024-11-06 06:26:13 -07:00
go/src/encoding
Tuo Shan 4fafc843a2 encoding/json: clarify documention for Unmarshal into a pointer.
Fixes #18730.

Change-Id: If3ef28e62f7e449d4c8dc1dfd78f7d6f5a87ed26
Reviewed-on: https://go-review.googlesource.com/36478
Reviewed-by: Russ Cox <rsc@golang.org>
2017-02-10 13:39:10 +00:00
..
ascii85 all: single space after period. 2016-03-02 00:13:47 +00:00
asn1 all: make spelling consistent 2016-12-08 23:22:37 +00:00
base32 all: single space after period. 2016-03-02 00:13:47 +00:00
base64 encoding/base64: This change modifies Go to take strict option when decoding base64 2016-10-12 03:56:18 +00:00
binary encoding/binary: document the new bool support 2016-12-01 00:51:24 +00:00
csv encoding/csv: document Read error behavior 2016-10-28 19:38:12 +00:00
gob time: record monotonic clock reading in time.Now, for more accurate comparisons 2017-02-03 19:04:52 +00:00
hex encoding/hex: Document DecodedLen. 2016-11-13 17:53:22 +00:00
json encoding/json: clarify documention for Unmarshal into a pointer. 2017-02-10 13:39:10 +00:00
pem encoding/pem: add Decode example 2016-10-17 14:02:33 +00:00
xml all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00