uc_file_relocation

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MRelocation = app_msg.Apply(&MsgRelocation{}).(*MsgRelocation)
)

Functions

This section is empty.

Types

type MsgRelocation

type MsgRelocation struct {
	ErrorConflictUseFileSync app_msg.Message
}

type Relocation

type Relocation interface {
	// options: allow_shared_folder, allow_ownership_transfer, auto_rename
	Copy(from, to mo_path.DropboxPath) (err error)

	// options: allow_shared_folder, allow_ownership_transfer, auto_rename
	Move(from, to mo_path.DropboxPath) (err error)
}

func New

Jump to

Keyboard shortcuts

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