mirror of
https://github.com/golang/go
synced 2024-11-19 01:34:40 -07:00
59534d075a
This adds an IDs map to the metadata cache, which maps package paths to IDs. This is only ever used by the Import function in the type checker. Change-Id: I8677d9439895bc6cbca5072e3fa9fddad4e165d5 Reviewed-on: https://go-review.googlesource.com/c/tools/+/181683 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
cache.go | ||
check.go | ||
external.go | ||
file.go | ||
gofile.go | ||
load.go | ||
modfile.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
sumfile.go | ||
view.go | ||
watcher.go |