Zum Inhalt springen
Deutsch

grpcHealthCheckImplementation

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

grpcHealthCheckImplementation(health, packageName, serviceName): GrpcHealthImplementation

Defined in: src/io/broker/GrpcServerActor.ts:496

Build the Check handler over a HealthCheckRegistry. Kept a free function (rather than a method) so the whole request → status path is exercisable without a gRPC module, a bound socket or an actor system.

HealthCheckRegistry

string

string

GrpcHealthImplementation