]> Cypherpunks.ru repositories - gostls13.git/commit
reflect: add TypeFor
authorCarl Johnson <me@carlmjohnson.net>
Thu, 27 Jul 2023 01:21:48 +0000 (01:21 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 31 Jul 2023 15:50:15 +0000 (15:50 +0000)
commit42d2dfb4305aecb3a6e5494db6b8f6e48a09b420
treeaeaf0439cb2f655fb583107f70ca10bb5159041e
parentf024e390bb0cb124487fd75f564ef8178ccba8f4
reflect: add TypeFor

Fixes #60088

Change-Id: I7b43d329def22c2524501ba1d6bfc73becc823d1
GitHub-Last-Rev: becd714c4562da4a3280c3a56ebaf246e48e9f37
GitHub-Pull-Request: golang/go#61598
Reviewed-on: https://go-review.googlesource.com/c/go/+/513478
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
api/next/60088.txt [new file with mode: 0644]
src/reflect/type.go
src/reflect/type_test.go [new file with mode: 0644]