package
0.0.0-20240903102252-97ed4018d9d4
Repository: https://github.com/youtch/rclone.git
Documentation: pkg.go.dev
# Functions
NewFs constructs an Fs from the path, container:path.
# 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.