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