Documentation ¶
Index ¶
- func Copy(ctx context.Context, r *http.Request) (interface{}, error)
- func Delete(ctx context.Context, r *http.Request) (interface{}, error)
- func Download(ctx context.Context, r *http.Request) (string, error)
- func GetPublicEncryptionKey(ctx context.Context, r *http.Request) (interface{}, error)
- func GetSyncUploadStatus(ctx context.Context, r *http.Request) (interface{}, error)
- func Move(ctx context.Context, r *http.Request) (interface{}, error)
- func Rename(ctx context.Context, r *http.Request) (interface{}, error)
- func Share(ctx context.Context, r *http.Request) (interface{}, error)
- func StartSyncUpload(ctx context.Context, r *http.Request) (interface{}, error)
- func StopSyncUpload(ctx context.Context, r *http.Request) (interface{}, error)
- func Stream(w http.ResponseWriter, r *http.Request) (string, error)
- func Upload(ctx context.Context, r *http.Request) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPublicEncryptionKey ¶
func GetSyncUploadStatus ¶
GetSyncUploadStatus get logs from sync upload worker if it is running
func StartSyncUpload ¶
StartSyncUpload start sync upload worker
func StopSyncUpload ¶
StopSyncUpload stop sync upload worker if it is running
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.