跳转到内容
简体中文

grpcHealthCheckImplementation

此内容尚不支持你的语言。

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