reflect.structType.pkgPath (field)

5 uses

	reflect (current package)
		type.go#L439: 	pkgPath name
		type.go#L1195: 		f.PkgPath = t.pkgPath.name()
		type.go#L1661: 		if t.pkgPath.name() != v.pkgPath.name() {
		type.go#L2640: 		typ.pkgPath = newName(pkgpath, "", false)