mirror of
https://github.com/golang/go
synced 2024-11-18 16:54:43 -07:00
051e64e62c
The PackageHandle interface is fairly redundant with the Package interface. As much as convenient, move users to Package and weaken/remove methods from PackageHandle. I would like to get rid of CompiledGoFiles too but NarrowestPackageHandle is a little annoying. I think this is unambiguously a step forward so I figured we can get it in and keep iterating. Change-Id: I6c5a3f462b1f19cbca6a267fedc36ce54613b6fc Reviewed-on: https://go-review.googlesource.com/c/tools/+/244018 Reviewed-by: Robert Findley <rfindley@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |