servers::http::loki

Function handle_pb_req

Source
async fn handle_pb_req(
    bytes: Bytes,
    schemas: &mut Vec<ColumnSchema>,
) -> Result<Vec<Vec<Value>>>