internal/abi.InterfaceType.PkgPath (field)
12 uses
internal/abi (current package)
type.go#L449: PkgPath Name // import path
internal/reflectlite
type.go#L449: tmPkgPath = t.PkgPath.Name()
type.go#L453: vmPkgPath = v.PkgPath.Name()
type.go#L482: tmPkgPath = t.PkgPath.Name()
reflect
type.go#L1054: m.PkgPath = t.PkgPath.Name()
type.go#L1537: tmPkgPath = t.PkgPath.Name()
type.go#L1541: vmPkgPath = v.PkgPath.Name()
type.go#L1570: tmPkgPath = t.PkgPath.Name()
runtime
iface.go#L227: ipkg = inter.PkgPath.Name()
type.go#L77: return it.PkgPath.Name()
type.go#L580: if it.PkgPath.Name() != iv.PkgPath.Name() {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)