log_store::test_util::log_store_util

Function create_kafka_log_store

Source
pub async fn create_kafka_log_store(
    broker_endpoints: Vec<String>,
) -> KafkaLogStore
Expand description

Create a KafkaLogStore.