Categorygithub.com/hashicorp/golang-lru/arc/v2
modulepackage
2.0.7
Repository: https://github.com/hashicorp/golang-lru.git
Documentation: pkg.go.dev

# Functions

NewARC creates an ARC of the given size.

# Structs

ARCCache is a thread-safe fixed size Adaptive Replacement Cache (ARC).