internal/abi.StructType.PkgPath (field)
10 uses
internal/abi (current package)
type.go#L566: PkgPath Name
internal/reflectlite
type.go#L605: if t.PkgPath.Name() != v.PkgPath.Name() {
reflect
type.go#L1111: f.PkgPath = t.PkgPath.Name()
type.go#L1612: if t.PkgPath.Name() != v.PkgPath.Name() {
type.go#L2423: typ.PkgPath = newName(pkgpath, "", false, false)
runtime
type.go#L70: return st.PkgPath.Name()
type.go#L625: if st.PkgPath.Name() != sv.PkgPath.Name() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)