Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Add ¶
type Add struct {
rc_recipe.RemarkIrreversible
Peer dbx_conn.ConnScopedTeam
Name string
SyncSetting mo_string.SelectString
Added rp_model.RowReport
ErrorUnableToCreate app_msg.Message
}
type Archive ¶
type Permdelete ¶
type Permdelete struct {
rc_recipe.RemarkIrreversible
Peer dbx_conn.ConnScopedTeam
Name string
ErrorUnableToResolveTeamfolder app_msg.Message
ErrorUnableToRemoveTeamfolder app_msg.Message
SuccessPermdeleted app_msg.Message
}
func (*Permdelete) Exec ¶
func (z *Permdelete) Exec(c app_control.Control) error
func (*Permdelete) Preset ¶
func (z *Permdelete) Preset()
func (*Permdelete) Test ¶
func (z *Permdelete) Test(c app_control.Control) error
type Replication ¶
type Replication struct {
rc_recipe.RemarkIrreversible
rc_recipe.RemarkExperimental
Name string
Replication *teamfolder.Replication
SrcPeerName string
DstPeerName string
}
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.