Documentation ¶
Overview ¶
Package lfu providers an in-memory cache container using LFU (least frequently 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 LFU (least frequently used) arithmetic.
Types ¶
Click to show internal directories.
Click to hide internal directories.