mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
异步队列新增Get方式
This commit is contained in:
@@ -209,7 +209,6 @@ func (slf *CCluster) Start() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
//Node.servicename.methodname
|
||||
//servicename.methodname
|
||||
//_servicename.methodname
|
||||
func (slf *CCluster) Call(NodeServiceMethod string, args interface{}, reply interface{}) error {
|
||||
|
||||
Reference in New Issue
Block a user