Versions in this module Expand all Collapse all v0 v0.0.5 May 21, 2020 v0.0.4 May 12, 2020 v0.0.3 May 11, 2020 v0.0.2 May 11, 2020 v0.0.1 May 11, 2020 Changes in this version + var SvrPath string + func LoadSvrAllConfig(CfgPath string) + type TExternalgwconfigBase struct + Id int32 + Listenaddr string + Name string + Pprofaddr string + type TExternalgwconfigConfig struct + var GExternalgwconfigConfig *TExternalgwconfigConfig = &TExternalgwconfigConfig{} + func (this *TExternalgwconfigConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TExternalgwconfigConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TExternalgwconfigConfig) Get() *TExternalgwconfigBase + type TGameconfig struct + Id int32 + Listenaddr string + Name string + No string + Pprofaddr string + Zone string + type TGameconfigBase struct + Id int32 + Listenaddr string + No int32 + Pprofaddr string + Zone string + type TGameconfigConfig struct + var GGameconfigConfig *TGameconfigConfig = &TGameconfigConfig{} + func (this *TGameconfigConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TGameconfigConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TGameconfigConfig) Get() *TGameconfig + type TInnergwconfig struct + Connectaddr string + Id int32 + Listenaddr string + Name string + No string + Pprofaddr string + Zone string + type TInnergwconfigBase struct + Connectaddr string + Id int32 + Listenaddr string + No int32 + Pprofaddr string + Zone string + type TInnergwconfigConfig struct + var GInnergwconfigConfig *TInnergwconfigConfig = &TInnergwconfigConfig{} + func (this *TInnergwconfigConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TInnergwconfigConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TInnergwconfigConfig) Get() *TInnergwconfig + type TLoginconfig struct + Id int32 + Listenaddr string + Name string + No string + Pprofaddr string + Zone string + type TLoginconfigBase struct + Id int32 + Listenaddr string + No int32 + Pprofaddr string + Zone string + type TLoginconfigConfig struct + var GLoginconfigConfig *TLoginconfigConfig = &TLoginconfigConfig{} + func (this *TLoginconfigConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TLoginconfigConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TLoginconfigConfig) Get() *TLoginconfig + type TMgoconfigBase struct + Host string + Id int32 + Name string + Passwd string + Pprofaddr string + Sharehost string + Sharepasswd string + Shareusername string + Username string + type TMgoconfigConfig struct + var GMgoconfigConfig *TMgoconfigConfig = &TMgoconfigConfig{} + func (this *TMgoconfigConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TMgoconfigConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TMgoconfigConfig) Get() *TMgoconfigBase + type TNetFilter struct + Black string + Id int32 + White string + type TNetFilterBase struct + Black string + Id int32 + White string + type TNetFilterConfig struct + var GNetFilterConfig *TNetFilterConfig = &TNetFilterConfig{} + func (this *TNetFilterConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TNetFilterConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TNetFilterConfig) Get() []*TNetFilter + type TRedisconfigBase struct + Connaddr string + DBIndex int32 + Id int32 + Name string + Passwd string + Pprofaddr string + Shareconnaddr string + Sharedbindex int32 + type TRedisconfigConfig struct + var GRedisconfigConfig *TRedisconfigConfig = &TRedisconfigConfig{} + func (this *TRedisconfigConfig) ComfireAct(data interface{}) (errlist []string) + func (this *TRedisconfigConfig) DataRWAct(data interface{}) (errlist []string) + func (this *TRedisconfigConfig) Get() *TRedisconfigBase