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

# Functions

NewFs constructs an Fs from the path, container:path.

# Constants

Compression modes.
Compression modes.

# Structs

Fs represents a wrapped fs.Fs.
Object with external metadata.
ObjectInfo describes a wrapped fs.ObjectInfo for being the source.
ObjectMetadata describes the metadata for an Object.
Options defines the configuration for this backend.
ReadCloserWrapper combines a Reader and a Closer to a ReadCloser.