Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { }
Command
func (*Command) Run ¶
func (c *Command) Run(message syncconfig.CmdMessage, out *syncconfig.MessageResult) error
Run
type FileSync ¶
type FileSync struct { }
FileSync 文件同步
func (*FileSync) Sync ¶
func (f *FileSync) Sync(message syncconfig.FileSyncMessage, out *syncconfig.MessageResult) error
Sync 同步文件
Click to show internal directories.
Click to hide internal directories.