Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dbxfs ¶
type Dbxfs struct {
rc_recipe.RemarkSecret
Peer dbx_conn.ConnScopedIndividual
Path mo_path.DropboxPath
}
type Gmail ¶
type Gmail struct {
rc_recipe.RemarkSecret
Peer goog_conn.ConnGoogleMail
Labels rp_model.RowReport
UserId string
}
type Griddata ¶
type Griddata struct {
rc_recipe.RemarkSecret
In da_griddata.GridDataInput
Out da_griddata.GridDataOutput
}
type HttpRange ¶
type HttpRange struct {
rc_recipe.RemarkSecret
Peer dbx_conn.ConnScopedIndividual
DropboxPath mo_path.DropboxPath
LocalPath mo_path2.FileSystemPath
}
type Scoped ¶
type Scoped struct {
rc_recipe.RemarkSecret
Individual dbx_conn.ConnScopedIndividual
Team dbx_conn.ConnScopedTeam
FileList rp_model.RowReport
MemberList rp_model.RowReport
}
Staging recipe for Dropbox scoped OAuth
type Teamfolder ¶
type Teamfolder struct {
rc_recipe.RemarkSecret
rc_recipe.RemarkExperimental
Peer dbx_conn.ConnScopedTeam
}
func (*Teamfolder) Exec ¶
func (z *Teamfolder) Exec(c app_control.Control) error
func (*Teamfolder) Preset ¶
func (z *Teamfolder) Preset()
func (*Teamfolder) Test ¶
func (z *Teamfolder) Test(c app_control.Control) error
type UploadAppend ¶
type UploadAppend struct {
rc_recipe.RemarkSecret
Peer dbx_conn.ConnScopedIndividual
Path mo_path.DropboxPath
}
func (*UploadAppend) Exec ¶
func (z *UploadAppend) Exec(c app_control.Control) error
func (*UploadAppend) Preset ¶
func (z *UploadAppend) Preset()
func (*UploadAppend) Test ¶
func (z *UploadAppend) Test(c app_control.Control) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.