增加IP级别和WAF动作相关API

This commit is contained in:
GoEdgeLab
2021-02-06 17:38:04 +08:00
parent 4a50827089
commit 8d13ee1ce9
17 changed files with 447 additions and 140 deletions

View File

@@ -5,6 +5,7 @@ import (
"sync"
)
// 缓存专用Locker
var SharedCacheLocker = sync.RWMutex{}
// 处理JSON字节Slice