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