An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/eventials/go-tus

Package tus provides a client to tus protocol version 1.0.0. tus is a protocol based on HTTP for resumable file uploads. Resumable means that an upload can be interrupted at any moment and can be resumed without re-uploading the previous data again. An interruption may happen willingly, if the user wants to pause, or by accident in case of an network issue or server outage (http://tus.io).
1 version
Latest release: about 3 years ago
60 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/eventials/go-tus

Dependent Repos 0