//
pkg.gl
Category
github.com/xraypb/xray-core
common
cache
package
0.1.0
Repository:
https://github.com/xraypb/xray-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
77 SLOC
#
Functions
NewLru
NewLru initializes a lru cache.
#
Interfaces
Lru
Lru simple, fast lru cache implementation.