]> Cypherpunks repositories - gostls13.git/commit
Check for errors when writing fields of a struct.
authorRob Pike <r@golang.org>
Tue, 5 Jan 2010 00:33:06 +0000 (11:33 +1100)
committerRob Pike <r@golang.org>
Tue, 5 Jan 2010 00:33:06 +0000 (11:33 +1100)
commita0ee18bdd5bcb91dce0e909bcebad3c0010ef83f
tree5f0ad60a5485d096d8900dcae496aab22f750d79
parentf221067fe875f67c5fc0dc08e5258ecedb04d16d
Check for errors when writing fields of a struct.

R=rsc
CC=golang-dev, jack.palevich
https://golang.org/cl/183109
src/pkg/json/struct.go