Function common_meta::cache::flow::table_flownode::handle_create_flow

source ยท
async fn handle_create_flow(
    cache: &Cache<TableId, Arc<HashMap<FlownodeId, Peer>>>,
    __arg1: &CreateFlow,
)