sv_file_copyref

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorUnexpectedFormat = errors.New("unexpected format")
)

Functions

This section is empty.

Types

type CopyRef

type CopyRef interface {
	// `files/copy_reference/get`
	Resolve(path mo_path.DropboxPath) (entry mo_file.Entry, ref, expires string, err error)

	// `files/copy_reference/save`
	Save(path mo_path.DropboxPath, ref string) (entry mo_file.Entry, err error)
}

func New

func New(ctx dbx_context.Context) CopyRef

Jump to

Keyboard shortcuts

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