Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Uploadable ¶
func (*Uploadable) Finalize ¶
func (uploadable *Uploadable) Finalize() (io.ReadCloser, int64, error)
func (*Uploadable) WriteChunk ¶
func (uploadable *Uploadable) WriteChunk(contentRange string, buf []byte) error
Click to show internal directories.
Click to hide internal directories.