Skip to main content

HttpConnection

Type Alias HttpConnection 

Source
pub type HttpConnection = Connection;
Expand description

Use HTTP to connect to the kDB Server

Aliased Typeยง

pub struct HttpConnection { /* private fields */ }