mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
优化rpc定时器
This commit is contained in:
@@ -37,7 +37,6 @@ type Service struct {
|
||||
Module
|
||||
rpc.RpcHandler //rpc
|
||||
name string //service name
|
||||
closeSig chan bool
|
||||
wg sync.WaitGroup
|
||||
serviceCfg interface{}
|
||||
gorouterNum int32
|
||||
|
||||
Reference in New Issue
Block a user