mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Stats Process Event return now StatQueueIDs
This commit is contained in:
committed by
Dan Christian Bogos
parent
b8472ac71d
commit
dbff560dfb
@@ -65,6 +65,6 @@ func (self *CmdStatQueueProcessEvent) PostprocessRpcParams() error {
|
||||
}
|
||||
|
||||
func (self *CmdStatQueueProcessEvent) RpcResult() interface{} {
|
||||
var atr string
|
||||
var atr []string
|
||||
return &atr
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user