golang.org/x/tools/go/packages.Package.OtherFiles (field)
8 uses
golang.org/x/tools/go/packages (current package)
golist.go#L70: prev.OtherFiles = appendUniqueStrings(prev.OtherFiles, p.OtherFiles)
golist.go#L544: OtherFiles: absJoin(p.Dir, otherFiles(p)...),
packages.go#L466: OtherFiles []string
packages.go#L643: OtherFiles: p.OtherFiles,
packages.go#L672: OtherFiles: flat.OtherFiles,
packages.go#L1000: ld.pkgs[i].OtherFiles = nil
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)