package
Version:
v2.3.1
Opens a new window with list of versions in this module.
Published: Jan 29, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SizeCounter struct {
TotalSize int64
}
SizeCounter 自定义的 Writer,用于统计读取的字节数
用途:
服务端转发r.Body的时候,不需要io.ReadAll 就可以获取到body的size
Source Files
¶
Click to show internal directories.
Click to hide internal directories.