mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-28 10:14:57 +08:00
优化启动流程整理代码
This commit is contained in:
@@ -70,7 +70,6 @@ func (slf *Service) Init(iservice IService,getClientFun rpc.FuncRpcClient,getSer
|
||||
slf.serviceCfg = serviceCfg
|
||||
slf.gorouterNum = 1
|
||||
slf.eventHandler.Init(&slf.eventProcessor)
|
||||
slf.self.OnInit()
|
||||
}
|
||||
|
||||
func (slf *Service) SetGoRouterNum(gorouterNum int32) bool {
|
||||
|
||||
Reference in New Issue
Block a user