risingwave_pb::meta

Type Alias PbGetMetaStoreInfoResponse

source
pub type PbGetMetaStoreInfoResponse = GetMetaStoreInfoResponse;
Expand description

Aliased Type§

struct PbGetMetaStoreInfoResponse {
    pub meta_store_endpoint: String,
}

Fields§

§meta_store_endpoint: String