mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-17 19:00:24 +08:00
v1.4.1
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
"github.com/TeaOSLab/EdgeAPI/internal/utils"
|
||||
"time"
|
||||
|
||||
"github.com/TeaOSLab/EdgeAPI/internal/utils"
|
||||
)
|
||||
|
||||
var SharedCache = NewCache()
|
||||
|
||||
Reference in New Issue
Block a user