Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
XMLName xml.Name `xml:"config"`
LogConfig *logConfig `xml:"logpara"`
DBConfig *DBConfig `xml:"db_info"`
FileConfig *fileConfig `xml:"file"`
ServerConfig *serverConfig `xml:"manage"`
}
func GetServerConfig ¶
func GetServerConfig() *Config
Click to show internal directories.
Click to hide internal directories.