mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
对Module新增Rpc功能
This commit is contained in:
@@ -134,6 +134,7 @@ func (m *Module) ReleaseModule(moduleId int64){
|
||||
pModule.dispatcher = nil
|
||||
pModule.ancestor = nil
|
||||
pModule.descendants = nil
|
||||
pModule.IRpcHandler = nil
|
||||
}
|
||||
|
||||
func (m *Module) NewModuleId() int64{
|
||||
|
||||
Reference in New Issue
Block a user