# Functions
NewLruCache new a appoint capacity SimpleLru @param capacity lru cache capacity @return *SimpleLru simple lru.
NewLruElement NewLruElement by value @param v value @return *QueueElem.
NewLruQueue new a appoint capacity NewLruQueue @param cap capacity @return *LruQueue lruQueue.
# Interfaces
No description provided by the author
No description provided by the author
QueueListener @Description: QueueListener
.
# Type aliases
No description provided by the author