reflect.interfaceType.pkgPath (field)
5 uses
reflect (current package)
type.go#L391: pkgPath name // import path
type.go#L1063: m.PkgPath = t.pkgPath.name()
type.go#L1497: tmPkgPath = t.pkgPath.name()
type.go#L1501: vmPkgPath = v.pkgPath.name()
type.go#L1530: tmPkgPath = t.pkgPath.name()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |