]> Cypherpunks repositories - gostls13.git/commit
encoding/json: mention that the "string" tag applies to booleans
authorAndrew Gerrand <adg@golang.org>
Sun, 14 Dec 2014 22:30:53 +0000 (09:30 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 14 Dec 2014 23:24:54 +0000 (23:24 +0000)
commit9b71417495b8fe4ef4b2a30855a4cf32bf947a4d
tree3166fa018846d19c6b5bc1ebcc4cce0128656c12
parent2d02ff278cb8b339df239f5706d2b5b13917e302
encoding/json: mention that the "string" tag applies to booleans

Fixes #9284

Change-Id: I0410a9ed82b861686a0a986c9ca4eeeacac8f296
Reviewed-on: https://go-review.googlesource.com/1534
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/encoding/json/encode.go