//
pkg.gl
Category
github.com/dceldran/rclone
backend
koofr
package
1.64.0-Personal
Repository:
https://github.com/dceldran/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
19
Dependents
1
Files
585 SLOC
#
Functions
NewFs
NewFs constructs a new filesystem given a root path and rclone configuration options.
NewFsFromOptions
NewFsFromOptions constructs a new filesystem given a root path and internal configuration options.
#
Structs
Fs
An Fs is a representation of a remote Koofr Fs.
Object
An Object on the remote Koofr Fs.
Options
Options represent the configuration of the Koofr backend.