Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Replication ¶
type Replication struct {
rc_recipe.RemarkIrreversible
Src dbx_conn.ConnScopedTeam
Dst dbx_conn.ConnScopedTeam
SrcTeamFolderName string
DstTeamFolderName string
SrcPath mo_path.DropboxPath
DstPath mo_path.DropboxPath
ErrSrcTeamFolderNotFound app_msg.Message
ErrDstTeamFolderNotFound app_msg.Message
}
func (*Replication) Exec ¶
func (z *Replication) Exec(c app_control.Control) error
func (*Replication) Preset ¶
func (z *Replication) Preset()
func (*Replication) Test ¶
func (z *Replication) Test(c app_control.Control) error
Click to show internal directories.
Click to hide internal directories.