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.2.8-preview. (GOOS=darwin GOARCH=arm64)