[][src]Function fluvio_sc::start_main_loop

pub async fn start_main_loop<C>(
    sc_config: ScConfig,
    metadata_client: SharedClient<C>
) -> SharedContext where
    C: MetadataClient + 'static, 

start the main loop