func golang.org/x/tools/internal/pkgbits.NewPkgDecoder
2 uses
golang.org/x/tools/internal/pkgbits (current package)
decoder.go#L73: func NewPkgDecoder(pkgPath, input string) PkgDecoder {
golang.org/x/tools/internal/gcimporter
ureader_yes.go#L67: input := pkgbits.NewPkgDecoder(path, s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)