# 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.