Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParesClickhouseConnectionURL ¶
ParesClickhouseConnectionURL returns the mysql connection url for github.com/ClickHouse/clickhouse-go. It accepts a url in `clickhouse://user:pass@host:port/db?query` format. Any other value returns an error.
func ParesMySQLConnectionURL ¶
ParesMySQLConnectionURL returns the mysql connection url for github.com/go-sql-driver/mysql. It accepts a url in `mysql://user:password@host:port/database` format. Any other value returns an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.