Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config config
Functions ¶
func InitConfigDefault ¶
func InitConfigDefault()
Types ¶
type Eterm3 ¶
type MySQL ¶
type MySQL struct {
Database string
User string
Password string
Charset string
Host string
Port int
ShowSql bool
MaxIdleConns int
MaxOpenConns int
}
MySQL mysql配置
Click to show internal directories.
Click to hide internal directories.