package
1.1.1
Repository: https://github.com/morecup/rclone.git
Documentation: pkg.go.dev

# Constants

OverwriteMode is a conflict resolve mode during copy or move.

# Structs

CreateDirParams is the request to create a directory.
DeleteParams is the request to delete object.
DownloadLinkResponse is the response to download-link request.
File represent metadata about object in Quatrix (file or directory).
FileCopyMoveOneParams is the request to do server-side copy and move can be used for file or directory.
FileInfo is the response to get object's (file or directory) info.
FileInfoParams is the request to get object's (file or directory) info.
FileModifyParams is the request to get modify file link.
IDList is a general object that contains list of ids.
ProfileInfo is a profile info about quota.
SetMTimeParams is the request to set modification time for object.
UploadFinalizeResponse is the response to finalize file method.
UploadLinkParams is the request to get upload-link.
UploadLinkResponse is the response to upload-link request.

# Type aliases

JSONTime provides methods to marshal/unmarshal time.Time as Unix time.