]> Cypherpunks repositories - gostls13.git/commit
add FieldByName to the interface of reflect.StructType
authorRob Pike <r@golang.org>
Fri, 17 Jul 2009 01:21:14 +0000 (18:21 -0700)
committerRob Pike <r@golang.org>
Fri, 17 Jul 2009 01:21:14 +0000 (18:21 -0700)
commita93c5c85506b2a03736f42543752b6d41351b102
treeef7591767c192e7c7d9f0209063e613bbddf4abc
parent1399badb02926bb80b067a4a9ba2776343175650
add FieldByName to the interface of reflect.StructType

R=rsc
DELTA=34  (33 added, 0 deleted, 1 changed)
OCL=31752
CL=31754
src/pkg/reflect/all_test.go
src/pkg/reflect/type.go