module Clickhoused::Packets
Defined in:
clickhoused/packets/block.crclickhoused/packets/client_hello.cr
clickhoused/packets/data.cr
clickhoused/packets/end_of_stream.cr
clickhoused/packets/exception.cr
clickhoused/packets/extremes.cr
clickhoused/packets/pong.cr
clickhoused/packets/profile_events.cr
clickhoused/packets/profile_info.cr
clickhoused/packets/progress.cr
clickhoused/packets/query.cr
clickhoused/packets/server_hello.cr
clickhoused/packets/totals.cr
Constant Summary
-
ClientName =
"Crystal Driver"
-
HOSTNAME =
System.hostname
-
OS_USER =
Crystal::System::Env.get("USER")