Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Progress ¶
Progress is used to track the progress of a file upload. It implements the io.Writer interface so it can be passed to an io.TeeReader()
type ProviderLocal ¶
type ProviderLocal struct { }
func NewLocalBucket ¶
func NewLocalBucket(ctx context.Context) (*ProviderLocal, error)
Click to show internal directories.
Click to hide internal directories.