mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
Correct verify CGREvent in case of nil and add constants in engine package
This commit is contained in:
committed by
Dan Christian Bogos
parent
bdc57998f0
commit
120060d95f
@@ -584,6 +584,7 @@ const (
|
||||
PasiveSessionPrefix = "psv"
|
||||
ApierV = "ApierV"
|
||||
MetaApier = "*apier"
|
||||
CGREventString = "CGREvent"
|
||||
)
|
||||
|
||||
// Migrator Action
|
||||
|
||||
Reference in New Issue
Block a user