# Functions
CanIgnoreErr 检查错误是否可以忽略.
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
No description provided by the author
No description provided by the author
NewManager 获取管理器对象.
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
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
NewPartialRanges 获取新对象.
NewPartialRangesFromData 从数据中解析范围.
NewPartialRangesFromFile 从文件中加载范围信息.
NewPartialRangesFromJSON 从JSON中解析范围.
No description provided by the author
# Constants
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
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
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
通用后缀.
压缩后缀 SuffixCompression + Encoding.
请求方法后缀 SuffixMethod + RequestMethod.
分区缓存后缀.
WebP后缀.
# Variables
常用的几个错误.
常用的几个错误.
常用的几个错误.
常用的几个错误.
常用的几个错误.
常用的几个错误.
常用的几个错误.
No description provided by the author
# Structs
CapacityError 容量错误 独立出来是为了可以在有些场合下可以忽略,防止产生没必要的错误提示数量太多.
No description provided by the author
FileList 文件缓存列表管理.
No description provided by the author
FileListHashMap 文件Hash列表.
No description provided by the author
FileStorage 文件缓存
文件结构: [expires time] | [ status ] | [url length] | [header length] | [body length] | [url] [header data] [body data].
No description provided by the author
No description provided by the author
No description provided by the author
Manager 缓存策略管理器.
MaxOpenFiles max open files manager.
No description provided by the author
MemoryList 内存缓存列表管理.
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
No description provided by the author
No description provided by the author
No description provided by the author
PartialRanges 内容分区范围定义.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
StorageInterface 缓存存储接口.
Writer 缓存内容写入接口.