Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultSyncEvery = 10 DefaultMaxBodySize = 100 * 1024 * 1024 DefaultMaxBytesPerFile = 500 * 1024 * 1024 DefaultWriteSpeedLimit = 10 * 1024 * 1024 // 默认写速限制为10MB )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func (*Reader) FetchInitError ¶
Click to show internal directories.
Click to hide internal directories.