]> Cypherpunks repositories - gostls13.git/commit
reflect: clarify that NumMethod returns only the number of exported methods
authorJaana Burcu Dogan <jbd@google.com>
Mon, 31 Oct 2016 15:58:42 +0000 (08:58 -0700)
committerJaana Burcu Dogan <jbd@google.com>
Mon, 31 Oct 2016 17:17:05 +0000 (17:17 +0000)
commit398e861d9787d7da62a385110539d74dec34c18c
tree1f8e8a4975b3732010f3989d4bcc6a147062b630
parent53c004f94efa85f05b28938509b250e02d1568ea
reflect: clarify that NumMethod returns only the number of exported methods

Fixes #17686.

Change-Id: I7d07c367e50b448579f9855bea43df76ddb82bd0
Reviewed-on: https://go-review.googlesource.com/32420
Reviewed-by: Rob Pike <r@golang.org>
src/reflect/type.go