type google.golang.org/grpc.healthCheckConfig

4 uses

	google.golang.org/grpc (current package)
		clientconn.go#L888: func (cc *ClientConn) healthCheckConfig() *healthCheckConfig {
		service_config.go#L118: 	healthCheckConfig *healthCheckConfig
		service_config.go#L125: type healthCheckConfig struct {
		service_config.go#L267: 	HealthCheckConfig   *healthCheckConfig