Safe Haskell | None |
---|---|
Language | Haskell2010 |
Definition of types
Documentation
type JSONResult = Either ByteString [HashMap Text Value] Source #
data HttpConnection Source #
HttpConnection | |
|
data HttpParams Source #
HttpParams | |
|
Instances
Default HttpParams Source # | |
Defined in Database.ClickHouseDriver.HTTP.Connection def :: HttpParams # |