mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-28 05:16:34 +08:00
[日志审计]增加删除、清理和别的一些设置
This commit is contained in:
5
internal/configloaders/locker.go
Normal file
5
internal/configloaders/locker.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package configloaders
|
||||
|
||||
import "sync"
|
||||
|
||||
var locker sync.Mutex
|
||||
Reference in New Issue
Block a user