mirror of
https://github.com/golang/go
synced 2024-11-18 14:34:39 -07:00
26f46d2f7e
Names is a somewhat expensive method, which sorts the returned slice. Avoiding the extra call helps clients that use objectpath a lot. Change-Id: I49a3445bb4f0056d1b915a2104e136925ee9dbf9 Reviewed-on: https://go-review.googlesource.com/c/tools/+/231518 Run-TryBot: Dominik Honnef <dominik@honnef.co> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Michael Matloob <matloob@golang.org> |
||
---|---|---|
.. | ||
objectpath | ||
typeutil |