Documentation ¶
Index ¶
- type CustomReader
- type Uploader
- func (u *Uploader) FileChecksum(filename *string) (string, error)
- func (u *Uploader) FileExists(remotePath *string) bool
- func (u *Uploader) MakeURL(remotePath *string) string
- func (u *Uploader) URLTos3Path(s3Url string) (string, error)
- func (u *Uploader) UploadWithDedup(filename *string, extension string) (string, error)
- type Uploaderiface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomReader ¶
type CustomReader struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.