mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-02-28 11:35:38 +08:00
v1.4.1
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
"runtime"
|
||||
|
||||
"github.com/TeaOSLab/EdgeNode/internal/utils/fasttime"
|
||||
memutils "github.com/TeaOSLab/EdgeNode/internal/utils/mem"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
var SharedInt64Cache = NewBigCache[int64]()
|
||||
|
||||
Reference in New Issue
Block a user