runtime.name.pkgPath (method)
5 uses
runtime (current package)
iface.go#L212: ipkg := name.pkgPath()
iface.go#L220: pkgPath := tname.pkgPath()
type.go#L500: func (n name) pkgPath() string {
type.go#L680: if tname.pkgPath() != vname.pkgPath() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)