package
Version:
v0.0.0-...-9c06765
Opens a new window with list of versions in this module.
Published: Nov 13, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Host string `json:"host"`
Port string `json:"port"`
Database string `json:"db"`
Username string `json:"username"`
Password string `json:"password"`
Debug bool `json:"debug"`
}
Clickhouse 初始化连接信息对象
Source Files
¶
Click to show internal directories.
Click to hide internal directories.