internal/abi.InterfaceType.PkgPath (field)
12 uses
internal/abi (current package)
type.go#L451: 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#L982: m.PkgPath = t.PkgPath.Name()
type.go#L1464: tmPkgPath = t.PkgPath.Name()
type.go#L1468: vmPkgPath = v.PkgPath.Name()
type.go#L1497: tmPkgPath = t.PkgPath.Name()
runtime
iface.go#L227: ipkg = inter.PkgPath.Name()
type.go#L78: return it.PkgPath.Name()
type.go#L581: if it.PkgPath.Name() != iv.PkgPath.Name() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)