//
pkg.gl
Category
github.com/skiffos/skiff-core
grsync
package
1.13.0
Repository:
https://github.com/skiffos/skiff-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
759 SLOC
#
Functions
NewRsync
NewRsync returns task with described options.
NewTask
NewTask returns new rsync task.
#
Structs
Log
Log contains raw stderr and stdout outputs.
Rsync
Rsync is wrapper under rsync.
RsyncOptions
RsyncOptions for rsync.
State
State contains information about rsync process.
Task
Task is high-level API under rsync.