package
Version:
v0.9.6
Opens a new window with list of versions in this module.
Published: Oct 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DBProxyComponent struct {
Host string `toml:"host" json:"host"`
Port int `toml:"port" json:"port"`
User string `toml:"user" json:"user"`
Passwd string `toml:"passwd" json:"passwd"`
DbName string `toml:"dbname" json:"dbname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.