package
1.7.0
Repository: https://github.com/kubeservice-stack/common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewARCPlugin returns a new plugin.
NewFIFOPlugin returns a new plugin.
NewLFUPlugin returns a new plugin.
NewLRUPlugin returns a new plugin.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Adjustable Replacement Cache mode 可调换缓存模式.
First In, First Out 先入先出模式.
Least Frequently Used mode 最小频繁使用模式.
Least Recently Used mode 最近最少使用.
Simple mode: Random 随机.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Discards the least frequently used items first.
No description provided by the author
No description provided by the author
No description provided by the author
SimplePlugin has no clear priority for evict cache.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author