//
pkg.gl
Category
github.com/dceldran/rclone
backend
mailru
package
1.64.0-Personal
Repository:
https://github.com/dceldran/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
35
Dependents
1
Files
2.2k SLOC
#
Packages
api
Package api provides types used by the Mail.ru API.
mrhash
Package mrhash implements the mailru hash, which is a modified SHA1.
#
Functions
NewFs
NewFs constructs an Fs from the path, container:path.
#
Variables
ErrorDirAlreadyExists
Global errors.
ErrorDirSourceNotExists
Global errors.
ErrorInvalidName
Global errors.
MrHashType
MrHashType is the hash.Type for Mailru.
#
Structs
Fs
Fs represents a remote mail.ru.
Object
Object describes a mailru object.
Options
Options defines the configuration for this backend.