package
1.1.1
Repository: https://github.com/morecup/rclone.git
Documentation: pkg.go.dev

# Packages

Package api provides types used by the Quatrix API.

# Functions

NewFs constructs an Fs from the path, container:path.
NewUploadMemoryManager is a constructor for UploadMemoryManager.

# Structs

Fs represents remote Quatrix fs.
Object describes a quatrix object.
Options defines the configuration for Quatrix backend.
UploadMemoryManager dynamically calculates every chunk size for the transfer and increases or decreases it depending on the upload speed.