package
0.0.11
Repository: https://github.com/acmestack/godkits.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author
SimpleLru type SimpleLru.

# Interfaces

No description provided by the author
No description provided by the author
QueueListener @Description: QueueListener .

# Type aliases

No description provided by the author