Documentation
¶
Index ¶
- type Dropbox
- func (d Dropbox) Cat(path string) (io.ReadCloser, error)
- func (d Dropbox) Init(params map[string]string, app *App) (IBackend, error)
- func (d Dropbox) LoginForm() Form
- func (d Dropbox) Ls(path string) ([]os.FileInfo, error)
- func (d Dropbox) Mkdir(path string) error
- func (d Dropbox) Mv(from string, to string) error
- func (d Dropbox) OAuthURL() string
- func (d Dropbox) Rm(path string) error
- func (d Dropbox) Save(path string, file io.Reader) error
- func (d Dropbox) Touch(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.