Discover Packages
gitee.com/lzzandlyx/balance
internal
config
package
Version:
v0.0.0-...-57ed1a7
Opens a new window with list of versions in this module.
Published: Nov 10, 2024
License: MulanPSL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type MySQLConfig struct {
Name string `json:"name"`
Pwd string `json:"pwd"`
Host string `json:"host"`
Port int `json:"port"`
Dbname string `json:"dbname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.