mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
EventExporterSv1 API skel
This commit is contained in:
@@ -79,6 +79,8 @@ func (self *CmdApierPing) RpcMethod() string {
|
||||
return utils.ReplicatorSv1Ping
|
||||
case utils.ApierSLow:
|
||||
return utils.APIerSv1Ping
|
||||
case utils.EEsLow:
|
||||
return utils.EventExporterSv1Ping
|
||||
default:
|
||||
}
|
||||
return self.rpcMethod
|
||||
|
||||
Reference in New Issue
Block a user