reflect.name.pkgPath (method)
10 uses
reflect (current package)
type.go#L514: func (n name) pkgPath() string {
type.go#L1061: m.PkgPath = pname.pkgPath()
type.go#L1495: tmPkgPath := tmName.pkgPath()
type.go#L1499: vmPkgPath := vmName.pkgPath()
type.go#L1528: tmPkgPath := tmName.pkgPath()
type.go#L1532: vmPkgPath := vmName.pkgPath()
type.go#L2427: if ift.nameOff(m.name).pkgPath() != "" {
type.go#L2495: if mname.pkgPath() != "" {
type.go#L2511: if mname.pkgPath() != "" {
type.go#L2535: if mname.pkgPath() != "" {
![]() |
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. |