Documentation ¶
Index ¶
- type Local
- func (this Local) Cat(path string) (io.ReadCloser, error)
- func (this Local) Home() (string, error)
- func (this Local) Init(params map[string]string, app *App) (IBackend, error)
- func (this Local) LoginForm() Form
- func (this Local) Ls(path string) ([]os.FileInfo, error)
- func (this Local) Mkdir(path string) error
- func (this Local) Mv(from, to string) error
- func (this Local) Rm(path string) error
- func (this Local) Save(path string, content io.Reader) error
- func (this Local) 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.