mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Added the file name in *vars for csv,fwv,xml,flatstore and partial_csv event readers. Closes #407
This commit is contained in:
committed by
Dan Christian Bogos
parent
e0eaf2f9ee
commit
f4e9d39558
@@ -705,6 +705,7 @@ const (
|
||||
MetaCost = "*cost"
|
||||
MetaGroup = "*group"
|
||||
InternalRPCSet = "InternalRPCSet"
|
||||
FileName = "FileName"
|
||||
)
|
||||
|
||||
// Migrator Action
|
||||
|
||||
Reference in New Issue
Block a user