internal/abi.StructType.PkgPath (field)
10 uses
internal/abi (current package)
type.go#L586: PkgPath Name
internal/reflectlite
type.go#L605: if t.PkgPath.Name() != v.PkgPath.Name() {
reflect
type.go#L1123: f.PkgPath = t.PkgPath.Name()
type.go#L1606: if t.PkgPath.Name() != v.PkgPath.Name() {
type.go#L2591: typ.PkgPath = newName(pkgpath, "", false, false)
runtime
type.go#L67: return st.PkgPath.Name()
type.go#L459: if st.PkgPath.Name() != sv.PkgPath.Name() {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |