Documentation ¶
Index ¶
- Variables
- type Alist
- func (a *Alist) Delete(ctx context.Context, detail *types.StorageDetail) error
- func (a *Alist) GetFile(ctx context.Context, detail *types.StorageDetail) ([]byte, error)
- func (a *Alist) Init()
- func (a *Alist) Save(ctx context.Context, filePath string, storagePath string) (*types.StorageDetail, error)
- type FsFormResponse
- type FsGetResponse
- type FsRemoveResponse
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrAlistLoginFailed = errors.New("failed to login to Alist")
)
Functions ¶
This section is empty.
Types ¶
type FsFormResponse ¶
type FsGetResponse ¶
type FsRemoveResponse ¶
Click to show internal directories.
Click to hide internal directories.