synchronization

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileManager

type FileManager struct {
	// contains filtered or unexported fields
}

func NewFileManager

func NewFileManager() (*FileManager, error)

func (*FileManager) Run

func (o *FileManager) Run(source string, target Target, ignores []string, labels map[string]string, watch bool, syncMode string) error

func (*FileManager) Stop

func (o *FileManager) Stop()

type Target

type Target struct {
	Port     uint16
	Hostname string
	Folder   string
	Username string
}

Jump to

Keyboard shortcuts

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