package
Version:
v0.0.0-...-6337631
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `env:"CLICKHOUSE_HOST,required"`
Database string `env:"CLICKHOUSE_DB,required"`
User string `env:"CLICKHOUSE_USER,required"`
Password string `env:"CLICKHOUSE_PASSWORD,required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.