MCPcopy
hub / github.com/grpc/grpc-go / GetService

Method GetService

health/grpc_health_v1/health.pb.go:130–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128}
129
130func (x *HealthCheckRequest) GetService() string {
131 if x != nil {
132 return x.Service
133 }
134 return ""
135}
136
137type HealthCheckResponse struct {
138 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

MakeBuilderMapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected