Documentation ¶ Index ¶ func MoveStorageObjectAll(ctx context.Context, api storage.StorageAPI, srcPath, dstPath string) error func Run(ctx context.Context, src, dst string, recursive bool, fsys afero.Fs) error func RunVolcengine(ctx context.Context, api *volcengine.Client, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MoveStorageObjectAll ¶ func MoveStorageObjectAll(ctx context.Context, api storage.StorageAPI, srcPath, dstPath string) error Expects srcPath to be terminated by "/" func Run ¶ func Run(ctx context.Context, src, dst string, recursive bool, fsys afero.Fs) error func RunVolcengine ¶ func RunVolcengine(ctx context.Context, api *volcengine.Client, workspaceID, branchID, src, dst string, recursive bool, fsys afero.Fs) error Types ¶ This section is empty. Source Files ¶ View all Source files mv.go Click to show internal directories. Click to hide internal directories.