google.golang.org/grpc.ServiceDesc.HandlerType (field)
22 uses
google.golang.org/grpc (current package)
server.go#L77: HandlerType interface{}
server.go#L561: ht := reflect.TypeOf(sd.HandlerType).Elem()
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
load_balancer.pb.go#L747: HandlerType: (*LoadBalancerServer)(nil),
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
handshaker.pb.go#L1094: HandlerType: (*HandshakerServiceServer)(nil),
google.golang.org/genproto/googleapis/cloud/secretmanager/v1
service.pb.go#L2175: HandlerType: (*SecretManagerServiceServer)(nil),
google.golang.org/genproto/googleapis/cloud/tasks/v2
cloudtasks.pb.go#L2522: HandlerType: (*CloudTasksServer)(nil),
google.golang.org/genproto/googleapis/container/v1
cluster_service.pb.go#L12695: HandlerType: (*ClusterManagerServer)(nil),
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1
error_group_service.pb.go#L429: HandlerType: (*ErrorGroupServiceServer)(nil),
error_stats_service.pb.go#L1727: HandlerType: (*ErrorStatsServiceServer)(nil),
report_errors_service.pb.go#L541: HandlerType: (*ReportErrorsServiceServer)(nil),
google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2
profiler.pb.go#L959: HandlerType: (*ProfilerServiceServer)(nil),
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2
tracing.pb.go#L363: HandlerType: (*TraceServiceServer)(nil),
google.golang.org/genproto/googleapis/iam/v1
iam_policy.pb.go#L635: HandlerType: (*IAMPolicyServer)(nil),
google.golang.org/genproto/googleapis/logging/v2
logging.pb.go#L1471: HandlerType: (*LoggingServiceV2Server)(nil),
logging_config.pb.go#L3795: HandlerType: (*ConfigServiceV2Server)(nil),
logging_metrics.pb.go#L1264: HandlerType: (*MetricsServiceV2Server)(nil),
google.golang.org/genproto/googleapis/monitoring/v3
alert_service.pb.go#L984: HandlerType: (*AlertPolicyServiceServer)(nil),
group_service.pb.go#L1289: HandlerType: (*GroupServiceServer)(nil),
metric_service.pb.go#L2323: HandlerType: (*MetricServiceServer)(nil),
notification_service.pb.go#L1912: HandlerType: (*NotificationChannelServiceServer)(nil),
service_service.pb.go#L1748: HandlerType: (*ServiceMonitoringServiceServer)(nil),
uptime_service.pb.go#L1186: HandlerType: (*UptimeCheckServiceServer)(nil),
 |
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. |