]> Cypherpunks repositories - gostls13.git/commit
encoding/json: documented that ,string applies only to string and numeric fields.
authorCaleb Spare <cespare@gmail.com>
Sun, 6 Jan 2013 22:44:35 +0000 (09:44 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 6 Jan 2013 22:44:35 +0000 (09:44 +1100)
commit396c957a32f094ef0f410235250cf0ed6b8dcf9f
tree1fa6f97a546145ebfa241a5e4155f01b489030c8
parent161884d3f42518275317f709be8ed7bdb0b54d96
encoding/json: documented that ,string applies only to string and numeric fields.

Fixes #4437.

R=golang-dev, adg
CC=golang-dev, rsc
https://golang.org/cl/7064045
src/pkg/encoding/json/encode.go