package
Version:
v0.0.0-...-67d4cb7
Opens a new window with list of versions in this module.
Published: Jan 12, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func LoadConfig(strFilename string)
LoadConfig 加载配置
type TConfig struct {
HTTP string `json:"http,omitempty"`
Mongo string `json:"mongo,omitempty"`
}
TConfig 配置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.