cp

package
v10.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Do

func Do(ctx *mansion.Context, params *CopyParams, srcPath string, destPath string, resume bool) error

func Register

func Register(ctx *mansion.Context)

func Try

func Try(ctx *mansion.Context, params *CopyParams, srcPath string, destPath string, resume bool) error

Types

type CopyParams

type CopyParams struct {
	OnStart  OnCopyStart
	OnStop   OnCopyStop
	Consumer *state.Consumer
}

type OnCopyStart

type OnCopyStart func(initialProgress float64, totalBytes int64)

type OnCopyStop

type OnCopyStop func()

Jump to

Keyboard shortcuts

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