mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
Add skeleton for ConnManager service
This commit is contained in:
@@ -1446,6 +1446,7 @@ const (
|
||||
MetaReady = "*ready"
|
||||
CacheLoadIDs = "*load_ids"
|
||||
CacheAccounts = "*accounts"
|
||||
CacheRPCConnections = "*rpc_connections"
|
||||
)
|
||||
|
||||
// Prefix for indexing
|
||||
|
||||
Reference in New Issue
Block a user