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
2026-04-23 19:45:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
973e67acdb81e1046d86c1952b92c8aaedb617ee
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