Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadObjectAt ¶ added in v1.6.0
func DownloadObjectAt(ctx context.Context, project *uplink.Project, bucket, key string, writer WriterAt, opts *DownloadObjectAtOptions) (err error)
DownloadObjectAt downloads object into specified io.WriterAt.
Types ¶
type DownloadObjectAtOptions ¶ added in v1.6.0
type DownloadObjectAtOptions struct {
Concurrency int
}
DownloadObjectAtOptions options for DownloadObjectAt.
type IPSummary ¶ added in v1.4.6
type IPSummary = metaclient.GetObjectIPsResponse
IPSummary contains information about the object IP-s.
Click to show internal directories.
Click to hide internal directories.