]> Cypherpunks repositories - gostls13.git/commit
reflect: update docs; Interface can return a method value
authorAndrew Gerrand <adg@golang.org>
Tue, 24 Sep 2013 00:49:54 +0000 (10:49 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 24 Sep 2013 00:49:54 +0000 (10:49 +1000)
commit2d2ae53119f9920bb50066e04c241c59ac776747
tree5ce03b46775562eac872e4378020854f6eb9cf60
parentd9f034dc9eeea52e42a3138dcc8677db3554c879
reflect: update docs; Interface can return a method value

Fixes #6460.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13761046
src/pkg/reflect/value.go