Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(w *writer) error
Option represents the functional option for writer.
func WithBucket ¶
WithBucket returns the option to set bucket for writer.
func WithContentType ¶ added in v0.0.43
WithContentType returns the option to set ct for writer.
func WithErrGroup ¶
WithErrGroup returns the option to set eg for writer.
func WithMaxPartSize ¶
WithMaxPartSize returns the option to set max for writer.
func WithService ¶
WithService returns the option to set s for writer.
Click to show internal directories.
Click to hide internal directories.