//
pkg.gl
Category
github.com/hashicorp/golang-lru/arc/v2
module
package
2.0.7
Repository:
https://github.com/hashicorp/golang-lru.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
66
Files
229 SLOC
#
Functions
NewARC
NewARC creates an ARC of the given size.
#
Structs
ARCCache
ARCCache is a thread-safe fixed size Adaptive Replacement Cache (ARC).