dropbox

package
v0.0.0-...-afba41a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package dropbox implements a storage backend that saves data to a User Dropbox.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts *storage.Opts) (storage.Storage, error)

New initializes a Storage implementation that stores data to Dropbox.

Types

type DropboxAPIError

type DropboxAPIError struct {
	ErrorSummary string `json:"error_summary"`
}

func (DropboxAPIError) Error

func (e DropboxAPIError) Error() string

func (DropboxAPIError) StatusCode

func (e DropboxAPIError) StatusCode() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL