uc_compare_paths

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MCompare = app_msg.Apply(&MsgCompare{}).(*MsgCompare)
)

Functions

This section is empty.

Types

type Compare

type Compare interface {
	Diff(leftPath mo_path.DropboxPath, rightPath mo_path.DropboxPath, onDiff func(diff mo_file_diff.Diff) error) (diffCount int, err error)
}

func New

func New(left, right dbx_context.Context, ui app_ui.UI, opts ...CompareOpt) Compare

type CompareOpt

type CompareOpt func(opt *CompareOpts) *CompareOpts

type CompareOpts

type CompareOpts struct {
}

type MsgCompare

type MsgCompare struct {
	ProgressScanFolder app_msg.Message
}

Jump to

Keyboard shortcuts

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