internal/abi.StructType.PkgPath (field)
10 uses
internal/abi (current package)
type.go#L560: PkgPath Name
internal/reflectlite
type.go#L605: if t.PkgPath.Name() != v.PkgPath.Name() {
reflect
type.go#L1192: f.PkgPath = t.PkgPath.Name()
type.go#L1701: if t.PkgPath.Name() != v.PkgPath.Name() {
type.go#L2512: typ.PkgPath = newName(pkgpath, "", false, false)
runtime
type.go#L74: return st.PkgPath.Name()
type.go#L624: if st.PkgPath.Name() != sv.PkgPath.Name() {
![]() |
The pages are generated with Golds v0.8.4. (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. |