mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Adding missing ActiveGoroutines var
This commit is contained in:
@@ -286,6 +286,7 @@ const (
|
||||
HandlerArgSep = "|"
|
||||
FlagForceDuration = "fd"
|
||||
InstanceID = "InstanceID"
|
||||
ActiveGoroutines = "ActiveGoroutines"
|
||||
SessionTTL = "SessionTTL"
|
||||
SessionTTLLastUsed = "SessionTTLLastUsed"
|
||||
SessionTTLUsage = "SessionTTLUsage"
|
||||
|
||||
Reference in New Issue
Block a user