mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 21:29:52 +05:00
Merge branch 'master' of https://github.com/cgrates/cgrates
This commit is contained in:
@@ -667,6 +667,7 @@ type ArgsCache struct {
|
||||
DerivedChargerIDs *[]string
|
||||
AliasIDs *[]string
|
||||
ReverseAliasIDs *[]string
|
||||
ResourceConfigIDs *[]string
|
||||
ResourceIDs *[]string
|
||||
StatsIDs *[]string
|
||||
ThresholdsIDs *[]string
|
||||
@@ -704,6 +705,7 @@ type CacheStats struct {
|
||||
Users int
|
||||
Aliases int
|
||||
ReverseAliases int
|
||||
ResourcesConfig int
|
||||
Resources int
|
||||
//Stats int
|
||||
//thresholds int
|
||||
|
||||
Reference in New Issue
Block a user