mirror of
https://github.com/golang/go
synced 2024-11-05 15:06:09 -07:00
02990bd494
Clients such as compilers need this information in order to correctly link against imported packages. This also adds support for the condensed import data format where the priority information is stored as a suffix of the condensed import data, as well as support for archive files. LGTM=gri R=gri CC=golang-codereviews, iant https://golang.org/cl/78740043 |
||
---|---|---|
.. | ||
doc.go | ||
gc.go | ||
gccgo.go | ||
godex.go | ||
print.go | ||
source.go | ||
writetype.go |