Documentation ¶
Overview ¶
Package mru providers an in-memory cache Container using MRU (most recently used) arithmetic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContainer ¶
NewContainer returns a new in-memory cache Container using MRU (most recently used) arithmetic.
Types ¶
Click to show internal directories.
Click to hide internal directories.