CL 49530047 made the (over-)simplifying assumption that the Path of an ad-hoc (Created) package should default to its Name, i.e. package declaration. With this change, the Name is still always computed from the package declaration (by go/types) but the Path may be specified by the loader.Config. If "", the value of the Name is used, which is not globally unique. R=gri, axwalk CC=golang-codereviews https://golang.org/cl/55180043 |
||
|---|---|---|
| .. | ||
| serial | ||
| testdata/src | ||
| TODO | ||
| callees.go | ||
| callers.go | ||
| callgraph.go | ||
| callstack.go | ||
| definition.go | ||
| describe.go | ||
| freevars.go | ||
| implements.go | ||
| oracle.go | ||
| oracle_test.go | ||
| peers.go | ||
| pointsto.go | ||
| pos.go | ||
| referrers.go | ||
| what.go | ||