servers::http::handler

Function 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