package
1.51.0
Repository: https://github.com/vpsbash/rclone-mod.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package quickxorhash provides the quickXorHash algorithm which is a quick, simple non-cryptographic hash algorithm that works by XORing the bytes in a circular-shifting fashion.

# Functions

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

# Variables

QuickXorHashType is the hash.Type for OneDrive.

# Structs

Fs represents a remote one drive.
Object describes a one drive object Will definitely have info but maybe not meta.
Options defines the configuration for this backend.