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-11 22:00:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3851a5c424b5dc26563039e53e2a840754a4fe71
EdgeNode
/
internal
/
ttlcache
/
item.go
7 lines
71 B
Go
Raw
Normal View
History
Unescape
Escape
改进WAF缓存性能
2020-11-21 21:43:03 +08:00
package
ttlcache
type
Item
struct
{
优化代码
2023-04-08 13:49:41 +08:00
Value
any
改进WAF缓存性能
2020-11-21 21:43:03 +08:00
expiredAt
int64
}
Reference in New Issue
Copy Permalink