uploadable

package
v0.117.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uploadable

type Uploadable struct {
	Key     string
	Version string
	// contains filtered or unexported fields
}

func New

func New(key string, version string) (*Uploadable, error)

func (*Uploadable) Finalize

func (uploadable *Uploadable) Finalize() (io.ReadCloser, int64, error)

func (*Uploadable) WriteChunk

func (uploadable *Uploadable) WriteChunk(contentRange string, buf []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL