Skip to main content

execute_heartbeat

Function execute_heartbeat 

Source
pub async fn execute_heartbeat(
    backend: &BackendConn,
    operation: HeartbeatOperation,
    body: Bytes,
) -> Result<CommandResponse>