This change adds support in go/packages for defining an entire package in an overlay. We also add corresponding tests for this in gopls, to confirm that it works as expected. Fixes golang/go#31467 Change-Id: Iead203ab2964a7ac4f571be97624b725ac5de7e0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/172409 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| gopackages | ||
| packagestest | ||
| testdata | ||
| doc.go | ||
| example_test.go | ||
| external.go | ||
| golist.go | ||
| golist_overlay.go | ||
| packages.go | ||
| packages110_test.go | ||
| packages_test.go | ||
| packagescgo_test.go | ||
| stdlib_test.go | ||
| visit.go | ||