Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
130
func
(x *HealthCheckRequest) GetService() string {
131
if
x != nil {
132
return
x.Service
133
}
134
return
""
135
}
136
137
type
HealthCheckResponse
struct
{
138
state protoimpl.MessageState `protogen:
"open.v1"
`
Callers
1
MakeBuilderMap
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected