mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 08:26:44 +00:00
update
This commit is contained in:
@@ -21,6 +21,10 @@ func InstanceOfGroupManager() *GroupManager {
|
||||
return groupManagerInstance
|
||||
}
|
||||
|
||||
func (gm *GroupManager) init(conf Configuration) {
|
||||
|
||||
}
|
||||
|
||||
func (gm *GroupManager) Add(group Group) MsgGroupCreate {
|
||||
defer gm.mu.Unlock()
|
||||
gm.mu.Lock()
|
||||
|
||||
Reference in New Issue
Block a user