Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckBeforeStart ¶
func CheckBeforeStart()
func CheckInputServerExit ¶
func GetNameList ¶
Types ¶
type Config ¶
type Config struct {
Log LogConfig
Include map[string]IncludeConfig
Server map[string]ServerConfig
}
type IncludeConfig ¶
type IncludeConfig struct {
Path string `toml:"path"`
}
Click to show internal directories.
Click to hide internal directories.