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) (interface{}, error)
- func Move(ctx context.Context, r *http.Request) (interface{}, error)
- func PublicEncryptionKey(ctx context.Context, r *http.Request) (interface{}, error)
- func Rename(ctx context.Context, r *http.Request) (interface{}, error)
- func SetupHandlers(r *mux.Router)
- func Share(ctx context.Context, r *http.Request) (interface{}, error)
- func Stream(w http.ResponseWriter, r *http.Request) (interface{}, error)
- func Upload(ctx context.Context, r *http.Request) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PublicEncryptionKey ¶
PublicEncryptionKey is to get public encryption key for the client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.