package
Version:
v0.0.0-...-c67e788
Opens a new window with list of versions in this module.
Published: Apr 2, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ReloadConfig(conf Config)
type Config struct {
Debug bool `json:"debug"`
LogLevel string `json:"log_level"`
HTTPPort string `json:"http_port"`
RPCPort string `json:"rpc_port"`
DebugPort string `json:"debug_port"`
RegisterAddr string `json:"register_addr"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.