tools/go/packages
Ian Cottrell 14e571052b go/packages: fix internal go list function signatures
After a discussion in cl/125535 this is a proposal to clean up some
internal function signatures that were becomming unwieldy.

Change-Id: I37a9e525ab18dface9ea9fb0b0ec68ac942ee632
Reviewed-on: https://go-review.googlesource.com/125659
Reviewed-by: Michael Matloob <matloob@golang.org>
2018-07-25 19:03:22 +00:00
..
gopackages go/packages: changes to the API per CL 125305 2018-07-25 00:10:29 +00:00
doc.go go/packages: revise documentation 2018-07-23 18:30:23 +00:00
golist.go go/packages: fix internal go list function signatures 2018-07-25 19:03:22 +00:00
loader_fallback.go go/packages: support pre go1.10.4 using go/loader 2018-07-25 00:20:46 +00:00
packages.go go/packages: fix internal go list function signatures 2018-07-25 19:03:22 +00:00
packages110_test.go go/packages: support pre go1.10.4 using go/loader 2018-07-25 00:20:46 +00:00
packages_test.go go/packages: support pre go1.10.4 using go/loader 2018-07-25 00:20:46 +00:00
raw.go go/packages: fix internal go list function signatures 2018-07-25 19:03:22 +00:00
stdlib_test.go go/packages: changes to the API per CL 125305 2018-07-25 00:10:29 +00:00