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