reflect.uncommonType.pkgPath (field)
3 uses
reflect (current package)
type.go#L334: pkgPath nameOff // import path; empty for built-in types like int, string
type.go#L862: return t.nameOff(ut.pkgPath).name()
type.go#L1534: vmPkgPath = V.nameOff(v.pkgPath).name()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)