package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Jan 22, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
StartRsync path to target rsync server on given interval
type Sync struct {
Source string `yaml:"source"`
Destination string `yaml:"destination"`
}
Sync configurations
func MustParseAll(strings []string) (result []Sync)
Parse parses a sync string in the form "~/local/dir:/data"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.