package
1.0.9
Repository: https://github.com/rascal0814/boot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New 创建一个缓存管理器.
NewWithPrefix 创建一个缓存管理器并携带前缀.

# Structs

Manager 缓存管理器, 用于返回一个管理器用于管理缓存.

# Interfaces

Cache 是一个缓存组件, 用于加速接口的响应速度.
Cacheable 表示一个可被缓存的值的约束.