mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-01-07 00:05:49 +08:00
支持缓存策略全局的缓存条件/X-Cache中加入更多信息
This commit is contained in:
@@ -6,6 +6,9 @@ type Reader interface {
|
||||
// Init 初始化
|
||||
Init() error
|
||||
|
||||
// TypeName 类型名称
|
||||
TypeName() string
|
||||
|
||||
// Status 状态码
|
||||
Status() int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user