lru

package
v1.20.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Package lru implements cache.Cache with an LRU eviction policy.

This implementation is NOT thread-safe.

This package is designated as private and is intended for use only by the smithy client runtime. The exported API therein is not considered stable and is subject to breaking changes without notice.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cap int) cache.Cache

New creates a new LRU cache with the given capacity.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL