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