Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PatternAccess ¶
type PatternAccess struct {
// contains filtered or unexported fields
}
func NewPatternAccess ¶
func NewPatternAccess(urlPattern string) (*PatternAccess, error)
NewPatternAccess creates a new Access instance for accessing blobs where the URL is created from a string that contains the placeholder pattern: "{blob}".
func (*PatternAccess) GetDownloadURL ¶
GetDownloadURL implements Access.
Click to show internal directories.
Click to hide internal directories.