package
Version:
v0.0.0-...-b9b3dbb
Opens a new window with list of versions in this module.
Published: May 15, 2021
License: Apache-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
¶
type Global struct {
Server server
Mysql Mysql
}
type Mysql struct {
MysqlAddr string `yaml:"mysql_addr"`
MysqlUsername string `yaml:"mysql_username"`
MysqlPassword string `yaml:"mysql_password"`
MysqlDatabase string `yaml:"mysql_database"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.