mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-16 07:46:36 +08:00
标准化一些注释
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package caches
|
||||
|
||||
import "compress/gzip"
|
||||
import (
|
||||
"compress/gzip"
|
||||
)
|
||||
|
||||
type gzipWriter struct {
|
||||
rawWriter Writer
|
||||
|
||||
Reference in New Issue
Block a user