sync

package
v0.0.0-...-7269fc0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(w http.ResponseWriter, r *http.Request)

Sync CopyDir @Summary Sync CopyDir @Description Sync CopyDir @Tags Sync @Accept json @Produce json @Param syncCopyDirRequest body rclone.SyncCopyDirRequest true "Sync CopyDir Request" @Success 200 {string} string "Synced successfully" @Failure 400 {string} string "Bad Request" @Failure 500 {string} string "Internal Server Error" @Router /api/v1/sync/copy [post]

func Move

func Move(w http.ResponseWriter, r *http.Request)

Sync MoveDir @Summary Sync MoveDir @Description Sync MoveDir @Tags Sync @Accept json @Produce json @Param syncMoveDirRequest body rclone.SyncMoveDirRequest true "Sync MoveDir Request" @Success 200 {string} string "Synced successfully" @Failure 400 {string} string "Bad Request" @Failure 500 {string} string "Internal Server Error" @Router /api/v1/sync/move [post]

func Sync

func Sync(w http.ResponseWriter, r *http.Request)

Sync Sync @Summary Sync @Description Sync @Tags Sync @Accept json @Produce json @Param syncRequest body rclone.SyncRequest true "Sync Request" @Success 200 {string} string "Synced successfully" @Failure 400 {string} string "Bad Request" @Failure 500 {string} string "Internal Server Error" @Router /api/v1/sync/sync [post]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL