Skip to main content

ClickhouseStartResult

Type Alias ClickhouseStartResult 

Source
pub type ClickhouseStartResult = (Receiver<()>, ClickhouseProcessFuture);
Expand description

Tuple containing the readiness channel and process future returned by start.