sync

package
v1.48.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package sync is the implementation of sync/copy/move

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyDir

func CopyDir(fdst, fsrc fs.Fs, copyEmptySrcDirs bool) error

CopyDir copies fsrc into fdst

func MoveDir

func MoveDir(fdst, fsrc fs.Fs, deleteEmptySrcDirs bool, copyEmptySrcDirs bool) error

MoveDir moves fsrc into fdst

func Sync

func Sync(fdst, fsrc fs.Fs, copyEmptySrcDirs bool) error

Sync fsrc into fdst

Types

This section is empty.

Jump to

Keyboard shortcuts

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