mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-13 06:50:25 +08:00
实现基础的206 partial content缓存
This commit is contained in:
6
internal/utils/readers/reader_base.go
Normal file
6
internal/utils/readers/reader_base.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2022 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
||||
|
||||
package readers
|
||||
|
||||
type BaseReader struct {
|
||||
}
|
||||
Reference in New Issue
Block a user