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