mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
internal/reflectlite: lite version of reflect package
to be used by errors package for checking assignability and setting error values in As. Updates #29934. Change-Id: I8c1d02a2c6efa0919d54b286cfe8b4edc26da059 Reviewed-on: https://go-review.googlesource.com/c/161759 Run-TryBot: Marcel van Lohuizen <mpvl@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
parent
b9596aea50
commit
9650726e79
12 changed files with 2737 additions and 0 deletions
1046
src/internal/reflectlite/all_test.go
Normal file
1046
src/internal/reflectlite/all_test.go
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue