//
pkg.gl
Category
github.com/morecup/rclone
backend
box
package
1.1.1
Repository:
https://github.com/morecup/rclone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
41
Dependents
2
Files
1.8k SLOC
#
Packages
api
Package api has type definitions for box Converted from the API docs with help from https://mholt.github.io/json-to-go/.
#
Functions
NewFs
NewFs constructs an Fs from the path, container:path.
#
Structs
Fs
Fs represents a remote box.
ItemMeta
ItemMeta defines metadata we cache for each Item ID.
Object
Object describes a box object Will definitely have info but maybe not meta.
Options
Options defines the configuration for this backend.