Categorygithub.com/lightninglabs/neutrino/cache
modulepackage
1.1.2
Repository: https://github.com/lightninglabs/neutrino.git
Documentation: pkg.go.dev

# Packages

Package list implements a doubly linked list.

# Variables

ErrElementNotFound is returned when element isn't found in the cache.

# Interfaces

Cache represents a generic cache.
Value represents a value stored in the Cache.