Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conf ¶
type GetObjectOption ¶ added in v0.0.6
type GetObjectOption struct {
// contains filtered or unexported fields
}
func (*GetObjectOption) GetRange ¶ added in v0.0.6
func (opt *GetObjectOption) GetRange() *Range
func (*GetObjectOption) SetRange ¶ added in v0.0.6
func (opt *GetObjectOption) SetRange(start, end int64)
type ObjectInfo ¶
type ObjectInfo struct {
Size int64 `json:"size"`
}
Click to show internal directories.
Click to hide internal directories.