]> Cypherpunks repositories - gostls13.git/commit
Add SetValue(Value) to the Value interface.
authorAdam Langley <agl@golang.org>
Thu, 22 Oct 2009 02:51:27 +0000 (19:51 -0700)
committerAdam Langley <agl@golang.org>
Thu, 22 Oct 2009 02:51:27 +0000 (19:51 -0700)
commita8a678fc2af8ac70ec7571ad047da440c90c72a6
treeafc4487eee99f36588afecf7c972b8881361e9e5
parentf1b91263d8ec8e0b6ac3f50e4fe614cccc3bff9d
Add SetValue(Value) to the Value interface.

R=rsc
APPROVED=rsc
DELTA=172  (170 added, 0 deleted, 2 changed)
OCL=35969
CL=35980
src/pkg/reflect/all_test.go
src/pkg/reflect/value.go