package
0.3.1
Repository: https://github.com/uptrace/go-clickhouse.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithAddr configures TCP host:port.
No description provided by the author
WithCompression enables/disables LZ4 compression.
SetConnMaxIdleTime sets the maximum amount of time a connection may be idle.
If d <= 0, connections are not closed due to a connection's age.
No description provided by the author
WithDialTimeout configures dial timeout for establishing new connections.
No description provided by the author
No description provided by the author
No description provided by the author
WithMaxRetries configures maximum number of retries before giving up.
WithMaxRetryBackoff configures maximum backoff between each retry.
WithMinRetryBackoff configures minimum backoff between each retry.
No description provided by the author
WithPoolSize configures maximum number of socket connections.
WithPoolTimeout configures time for which client waits for free connection if all connections are busy before returning an error.
No description provided by the author
WithReadTimeout configures timeout for socket reads.
No description provided by the author
WithTLSConfig configures TLS config for secure connections.
No description provided by the author
WithWriteTimeout configures timeout for socket writes.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Rows is the result of a query.
No description provided by the author
No description provided by the author

# Interfaces

QueryHook ...
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author