]> Cypherpunks repositories - gostls13.git/commit
reflect: add example for FieldByName
authorMostafa Solati <mostafa.solati@gmail.com>
Wed, 18 May 2022 22:25:03 +0000 (02:55 +0430)
committerGopher Robot <gobot@golang.org>
Thu, 19 May 2022 20:04:36 +0000 (20:04 +0000)
commit81a9a7f4c293794855ed640cdc53835f566b6414
treecbf7ce51257d3d166d4e9aea51eca6cb4038914d
parenta6c75aa5c3009e6c4179ef9429b3efbd708499bf
reflect: add example for FieldByName

Change-Id: I47e1cc261fdcd6f83a8593893b979d130150d0b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/407174
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/reflect/example_test.go