//
pkg.gl
Category
github.com/dceldran/rclone
backend
uptobox
package
1.64.0-Personal
Repository:
https://github.com/dceldran/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
0
Files
936 SLOC
#
Packages
api
Package api provides types used by the Uptobox API.
#
Functions
NewFs
NewFs makes a new Fs object from the path The path is of the form remote:path Remotes are looked up in the config file.
#
Structs
Fs
Fs is the interface a cloud storage system must provide.
Object
Object represents an Uptobox object.
Options
Options defines the configuration for this backend.