Documentation
¶
Overview ¶
Package sync synchronizes configuration between the database and corresponding file and synchronization of any downloads.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sync ¶
type Sync struct {
DB *sql.DB
Config *config.File
ConfigTemplatePath string
Log *log.Logger
Plumb *plumbing.Plumbing
Stderr io.Writer
Stdout io.Writer
}
Sync synchronize database tables
Click to show internal directories.
Click to hide internal directories.