runtime.interfacetype.pkgpath (field)

5 uses

	runtime (current package)
		iface.go#L214: 			ipkg = inter.pkgpath.name()
		type.go#L146: 		return it.pkgpath.name()
		type.go#L368: 	pkgpath name
		type.go#L664: 		if it.pkgpath.name() != iv.pkgpath.name() {