Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCloudStorage ¶
type GCloudStorage struct { BaseDir string PathPrefix string ACL string SafeChars string Expiration time.Duration // contains filtered or unexported fields }
type Option ¶
type Option func(h *GCloudStorage)
func WithBaseDir ¶
func WithExpiration ¶
func WithPathPrefix ¶
func WithSafeChars ¶
Click to show internal directories.
Click to hide internal directories.