Function servers::http::handler::from_output

source ยท
pub async fn from_output(
    outputs: Vec<Result<Output>>,
) -> Result<(Vec<GreptimeQueryOutput>, HashMap<String, Value>), ErrorResponse>
Expand description

Create a response from query result