risingwave_pb::health

Type Alias PbHealthCheckResponse

source
pub type PbHealthCheckResponse = HealthCheckResponse;
Expand description

Aliased Type§

struct PbHealthCheckResponse {
    pub status: i32,
}

Fields§

§status: i32