MCPcopy
hub / github.com/OpenListTeam/OpenList / Copy

Method Copy

internal/driver/driver.go:72–72  ·  view source on GitHub ↗
(ctx context.Context, srcObj, dstDir model.Obj)

Source from the content-addressed store, hash-verified

70
71type Copy interface {
72 Copy(ctx context.Context, srcObj, dstDir model.Obj) error
73}
74
75type Remove interface {

Callers 15

copyMethod · 0.65
CopyMethod · 0.65
copyMethod · 0.65
CopyMethod · 0.65
putMethod · 0.65
ListMethod · 0.65
CopyMethod · 0.65
CopyMethod · 0.65
isSameContentFunction · 0.65
cmdCpFunction · 0.65
CopyFunction · 0.65
DownloadMethod · 0.65

Implementers 15

Megadrivers/mega/driver.go
QuarkOrUCdrivers/quark_uc/driver.go
Teraboxdrivers/terabox/driver.go
HalalClouddrivers/halalcloud/driver.go
XunLeiBrowserCommondrivers/thunder_browser/driver.go
CloudreveV4drivers/cloudreve_v4/driver.go
AListV3drivers/alist_v3/driver.go
AliyundriveOpendrivers/aliyundrive_open/driver.go
QuarkUCTVdrivers/quark_uc_tv/driver.go
Yun139drivers/139/driver.go
ILanZoudrivers/ilanzou/driver.go
MediaTrackdrivers/mediatrack/driver.go

Calls

no outgoing calls

Tested by

no test coverage detected