dropbox

package
v0.0.0-...-3bbfe4c Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveToDropbox

func SaveToDropbox(w http.ResponseWriter, r *http.Request) error

SaveToDropbox saves the requested photo to the current user's Dropbox account.

func SendDropboxKey

func SendDropboxKey(w http.ResponseWriter, r *http.Request) error

SendDropboxKey sends the application key to the client on request to avoid exposing it in the extension code.

Types

type SaveURLResponse

type SaveURLResponse struct {
	Tag        string `json:".tag"`
	AsyncJobID string `json:"async_job_id"`
}

Jump to

Keyboard shortcuts

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