Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Local ¶
type Local struct {
rc_recipe.RemarkSecret
Path mo_path.FileSystemPath
NumFiles int
SizeMinKb int
SizeMaxKb int
}
type Upload ¶
type Upload struct {
rc_recipe.RemarkSecret
Peer dbx_conn.ConnScopedIndividual
Path mo_path.DropboxPath
NumFiles int
SizeMinKb int
SizeMaxKb int
Method mo_string.SelectString
PreScan bool
BlockBlockSize mo_int.RangeInt
SeqChunkSizeKb mo_int.RangeInt
Verify bool
}
type Uploadlink ¶
type Uploadlink struct {
rc_recipe.RemarkSecret
Peer dbx_conn.ConnScopedIndividual
Path mo_path.DropboxPath
SizeKb int
}
func (*Uploadlink) Exec ¶
func (z *Uploadlink) Exec(c app_control.Control) error
func (*Uploadlink) Preset ¶
func (z *Uploadlink) Preset()
func (*Uploadlink) Test ¶
func (z *Uploadlink) Test(c app_control.Control) error
Click to show internal directories.
Click to hide internal directories.