package
1.64.0-Personal
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

NewFs creates a new Fs object from the name and root.

# Structs

Du represents the du xml element of the response.
DuInfo represents the du-info xml element of the response.
File is an object which holds the information of the file element of the response xml.
Fs stores the interface to the remote HTTP files.
List is an object which holds the information of the list element of the response xml.
ListResume represents the resume xml element of the list.
Object is a remote object that has been stat'd (so it exists, but is not necessarily open for reading).
Options defines the configuration for this backend.
Stat is an object which holds the information of the stat element of the response xml.