Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2022 Changes in this version + func Load() + type AppConfig struct + Rpc *RpcConfig + Server *ServerConfig + var AppCfg *AppConfig + type RpcConfig struct + Addr string + Initial int + MaxIdle int + MaxIdleTime int + MaxLifeTime int + MaxOpen int + type ServerConfig struct + Host string + Port int