package
0.0.0-20241204091843-39747ad16150
Repository: https://github.com/matthewhua/onepunch.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Structs
No description provided by the author
CacheAdapter 适配器强调的是不同接口之间进行适配 装饰器强调的是添加额外的功能.
SafeCache 我要改造为线程安全的 无侵入式地改造.