This website requires JavaScript.
Explore
Help
Register
Sign In
TRKJ
/
EdgeNode
Watch
2
Star
0
Fork
0
You've already forked EdgeNode
mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced
2025-11-04 07:40:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d52b34606dd6c8986e557be137b2a3fd74e85679
EdgeNode
/
internal
/
ttlcache
/
item.go
7 lines
76 B
Go
Raw
Normal View
History
Unescape
Escape
改进WAF缓存性能
2020-11-21 21:43:03 +08:00
package
ttlcache
ttlcache支持泛型
2023-10-05 08:28:16 +08:00
type
Item
[
T
any
]
struct
{
Value
T
改进WAF缓存性能
2020-11-21 21:43:03 +08:00
expiredAt
int64
}
Reference in New Issue
Copy Permalink