Registry / http-client / eventials-go-tus

eventials-go-tus

JSON →
library0.0.0-20250612203642-7827b129cd4cgogounverified

Package tus provides a client to tus protocol version 1.0.0 for resumable file uploads.

go get github.com/eventials/go-tus
INSTALL
IMPORT
SIG · EVENTIALS-GO-TUS
E
eventials-go-tus
http-clientgov0.0.0-20250612203642-7827b129cd4c
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tus
github.com/eventials/go-tus

Creates a new tus client for resumable uploads.

package main import ( "fmt" "github.com/eventials/go-tus" ) func main() { client, _ := tus.NewClient("https://tusd.example.com/files/") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20250612203642-7827b129cd4clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
eventials-go-tus — go get eventials-go-tus · libregistry