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

# Functions

Join path1 and path2 Like path.Join but does not clean the path - useful to preserve trailing /.
NewCache creates an empty Cache.
Split takes an absolute path which includes the bucket and splits it into a bucket and a path in that bucket bucketPath.

# Variables

ErrAlreadyDeleted is returned when an already deleted bucket is passed to Remove.

# Structs

Cache stores whether buckets are available and their IDs.

# Type aliases

No description provided by the author
No description provided by the author