package
0.0.0-20240903102252-97ed4018d9d4
Repository: https://github.com/youtch/rclone.git
Documentation: pkg.go.dev

# Packages

Package dbhash implements the dropbox hash as described in https://www.dropbox.com/developers/reference/content-hash.

# Functions

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

# Variables

DbHashType is the hash.Type for Dropbox.

# Structs

Fs represents a remote dropbox server.
Object describes a dropbox object Dropbox Objects always have full metadata.
Options defines the configuration for this backend.