mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-15 00:04:46 +08:00
新增服务间事件通知机制
This commit is contained in:
@@ -235,7 +235,7 @@ func main(){
|
||||
|
||||
tcpService := &sysservice.TcpService{}
|
||||
gateService := &GateService.GateService{}
|
||||
tcpService.SetEventReciver(gateService)
|
||||
|
||||
|
||||
httpService := &sysservice.HttpService{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user