//
pkg.gl
Category
github.com/dceldran/rclone
backend
b2
package
1.64.0-Personal
Repository:
https://github.com/dceldran/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
33
Dependents
1
Files
2.2k SLOC
#
Packages
api
Package api provides types used by the Backblaze B2 API.
#
Functions
NewFs
NewFs constructs an Fs from the path, bucket:path.
#
Structs
Fs
Fs represents a remote b2 server.
Object
Object describes a b2 object.
Options
Options defines the configuration for this backend.