reflect.Type.PkgPath (method)
9 uses
reflect (current package)
iter.go#L15: convert := t.PkgPath() != ""
type.go#L102: PkgPath() string
google.golang.org/genproto/googleapis/rpc/status
status.pb.go#L187: GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
google.golang.org/grpc/binarylog/grpc_binarylog_v1
binarylog.pb.go#L989: GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
google.golang.org/grpc/health/grpc_health_v1
health.pb.go#L335: GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
google.golang.org/protobuf/internal/impl
legacy_enum.go#L206: prefix := strings.Map(sanitize, t.PkgPath())
google.golang.org/protobuf/types/known/anypb
any.pb.go#L455: GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
google.golang.org/protobuf/types/known/durationpb
duration.pb.go#L332: GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
google.golang.org/protobuf/types/known/timestamppb
timestamp.pb.go#L342: GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)