mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
The new methods are Type.Fields, Type.Methods, Type.Ins, Type.Outs,
Value.Fields and Value.Methods.
These methods have been introduced into the reflect package (as well
as tests) replacing three-clause for loops where possible.
Fixes #66631
Change-Id: Iab346e52c0eadd7817afae96d9ef73a35db65fd2
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| 66631.md | ||