//
pkg.gl
Category
github.com/dceldran/rclone
backend
seafile
package
1.64.0-Personal
Repository:
https://github.com/dceldran/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
29
Dependents
1
Files
2.3k SLOC
#
Packages
api
Package api provides types used by the Seafile API.
#
Functions
Config
Config callback for 2FA.
NewFs
NewFs constructs an Fs from the path, container:path.
NewRenew
NewRenew creates a new Renew struct and starts a background process which renews the token whenever it expires.
#
Constants
APIv20
Start of the API URLs.
APIv21
Start of the API URLs.
#
Variables
ErrorInternalDuringUpload
Errors specific to seafile fs.
#
Structs
Fs
Fs represents a remote seafile.
Object
Object describes a seafile object (also commonly called a file).
Options
Options defines the configuration for this backend.
Renew
Renew allows tokens to be renewed on expiry.