Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (Client) ComputeAWSObjectKey ¶
func (Client) UploadFile ¶
type PrefixFetcher ¶
type PrefixFetcher struct {
// contains filtered or unexported fields
}
func NewPrefixFetcher ¶
func NewPrefixFetcher(fetcher S3PrefixFetcher, productSlug string) PrefixFetcher
func (*PrefixFetcher) GetPrefix ¶
func (pf *PrefixFetcher) GetPrefix() (string, error)
type S3PrefixFetcher ¶
Click to show internal directories.
Click to hide internal directories.