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

# Packages

Package api provides types used by the OneDrive API.
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

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

# Variables

QuickXorHashType is the hash.Type for OneDrive.

# Structs

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