package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Part struct {
Number int32 `json:"number,omitempty"`
Header http.Header `json:"header,omitempty"`
Size gox.Bytes `json:"size,omitempty"`
}
Part 分片
type Url struct {
Method http.Method `json:"method,omitempty"`
Target string `json:"target,omitempty"`
}
Url 地址
Source Files
¶
Click to show internal directories.
Click to hide internal directories.