Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandSync ¶
type CommandSync struct {
// contains filtered or unexported fields
}
CommandSync
func NewCommandSyncByConfig ¶ added in v0.0.88
func NewCommandSyncByConfig(server syncconfig.SyncServer) *CommandSync
NewCommandSyncByConfig
type FileSync ¶
type FileSync struct {
// contains filtered or unexported fields
}
FileSync
func NewFileSyncByConfig ¶ added in v0.0.86
func NewFileSyncByConfig(server syncconfig.SyncServer) *FileSync
NewFileSyncByConfig
func (*FileSync) SendOneFile ¶ added in v0.0.72
Click to show internal directories.
Click to hide internal directories.