Documentation ¶
Index ¶
Constants ¶
View Source
const (
CmdScraperPutObjectSignedURL executor.Command = "put_object_signed_url"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CloudUploader ¶
type CloudUploader struct {
// contains filtered or unexported fields
}
func NewCloudUploader ¶
func NewCloudUploader(executor executor.Executor) *CloudUploader
type PutObjectSignedURLResponse ¶
type PutObjectSignedURLResponse struct {
URL string
}
Click to show internal directories.
Click to hide internal directories.