package
0.5.1
Repository: https://github.com/sta-golang/go-lib-utils.git
Documentation: pkg.go.dev

# Functions

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

# Constants

默认配置.
默认配置.
默认配置.

# Variables

New 创建缓存对象.
NewWithGCHelper 创建缓存对象.

# Structs

No description provided by the author
memory 内存变量缓存组件,只能设置带过期时间的内存变量, 只有过期策略,没有淘汰策略,当保存的变量个数超过最大限制, 就不在缓存新的变量,直到有变量过期删除.

# Interfaces

No description provided by the author