mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated services shutdown
This commit is contained in:
committed by
Dan Christian Bogos
parent
65b03bbdc4
commit
a81fce8341
@@ -26,7 +26,7 @@ import (
|
||||
"github.com/cgrates/cgrates/utils"
|
||||
)
|
||||
|
||||
// global package variable
|
||||
// Guardian is the global package variable
|
||||
var Guardian = &GuardianLocker{
|
||||
locks: make(map[string]*itemLock),
|
||||
refs: make(map[string][]string)}
|
||||
|
||||
Reference in New Issue
Block a user