Documentation ¶
Index ¶
- Variables
- type Addition
- type Pan115
- func (d *Pan115) Config() driver.Config
- func (d *Pan115) Copy(ctx context.Context, srcObj, dstDir model.Obj) error
- func (d *Pan115) Drop(ctx context.Context) error
- func (d *Pan115) GetAddition() driver.Additional
- func (d *Pan115) Init(ctx context.Context) error
- func (d *Pan115) Link(ctx context.Context, file model.Obj, args model.LinkArgs) (*model.Link, error)
- func (d *Pan115) List(ctx context.Context, dir model.Obj, args model.ListArgs) ([]model.Obj, error)
- func (d *Pan115) MakeDir(ctx context.Context, parentDir model.Obj, dirName string) error
- func (d *Pan115) Move(ctx context.Context, srcObj, dstDir model.Obj) error
- func (d *Pan115) Put(ctx context.Context, dstDir model.Obj, stream model.FileStreamer, ...) error
- func (d *Pan115) Remove(ctx context.Context, obj model.Obj) error
- func (d *Pan115) Rename(ctx context.Context, srcObj model.Obj, newName string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var UserAgent = "" /* 146-byte string literal not displayed */
Functions ¶
This section is empty.
Types ¶
type Pan115 ¶
func (*Pan115) GetAddition ¶
func (d *Pan115) GetAddition() driver.Additional
Click to show internal directories.
Click to hide internal directories.