]> Cypherpunks repositories - gostls13.git/commit
reflect: add an example for Kind
authorDon Byington <don@dbyington.com>
Wed, 3 Oct 2018 21:54:54 +0000 (21:54 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 3 Oct 2018 22:38:53 +0000 (22:38 +0000)
commitd16e4d34fc24c2c4ad6d4965edb17204ca5e1c67
treea9ebf7d09fa724e09d6ed4bdcbe8d5e7e4b7f885
parent85c9c85955fc5373fa63267ad69e4b1a72bb5f44
reflect: add an example for Kind

Fixes #27990

Change-Id: I0f09fc6f68cec770b1c26eed2315afbf6bf6cd4d
GitHub-Last-Rev: 8486e6d5019c6c21b10e5fcf10a2727cf2705174
GitHub-Pull-Request: golang/go#27991
Reviewed-on: https://go-review.googlesource.com/c/139417
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/reflect/example_test.go