Archived
v1.4.1
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/TeaOSLab/EdgeNode/internal/utils/expires"
|
||||
"github.com/TeaOSLab/EdgeNode/internal/utils/fasttime"
|
||||
"sync"
|
||||
)
|
||||
|
||||
type Piece[T any] struct {
|
||||
|
||||
Reference in New Issue
Block a user