package
Version:
v0.0.0-...-61e4c6b
Opens a new window with list of versions in this module.
Published: May 7, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConfigItem struct {
Host string `json:"host"`
Port string `json:"port"`
User string `json:"user"`
Password string `json:"password"`
Database string `json:"database"`
Open int64 `json:"open"`
Idle int64 `json:"idle"`
}
func (info *DbInfo) InitConnect()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.