Documentation
¶
Index ¶
Constants ¶
View Source
const Provider = "gcp"
Variables ¶
This section is empty.
Functions ¶
func NewSliceUrl ¶
func NewSliceUrl(params *UploadParams, slice string) string
func NewUploadWriter ¶
func NewUploadWriter(ctx context.Context, params *UploadParams, slice string, transport http.RoundTripper) (*blob.Writer, error)
Types ¶
type UploadOptions ¶
type UploadOptions func(c *uploadConfig)
func WithUploadTransport ¶
func WithUploadTransport(transport http.RoundTripper) UploadOptions
Click to show internal directories.
Click to hide internal directories.