Documentation ¶
Index ¶
- func HandleDeleteAllFile(ctx *fiber.Ctx) error
- func HandleDeleteFile(ctx *fiber.Ctx) error
- func HandleGetFileData(ctx *fiber.Ctx) error
- func HandleGetGuestToken(ctx *fiber.Ctx) error
- func HandleGetPublicFile(ctx *fiber.Ctx) error
- func HandleGetUserInfo(ctx *fiber.Ctx) error
- func HandleListFilesData(ctx *fiber.Ctx) error
- func HandleUpdateFile(ctx *fiber.Ctx) error
- func HandleUploadFile(ctx *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDeleteAllFile ¶
func HandleDeleteAllFile(ctx *fiber.Ctx) error
func HandleDeleteFile ¶
func HandleDeleteFile(ctx *fiber.Ctx) error
func HandleGetFileData ¶
func HandleGetFileData(ctx *fiber.Ctx) error
func HandleGetGuestToken ¶
func HandleGetGuestToken(ctx *fiber.Ctx) error
func HandleGetPublicFile ¶
func HandleGetPublicFile(ctx *fiber.Ctx) error
func HandleGetUserInfo ¶
func HandleGetUserInfo(ctx *fiber.Ctx) error
func HandleListFilesData ¶
func HandleListFilesData(ctx *fiber.Ctx) error
func HandleUpdateFile ¶
func HandleUpdateFile(ctx *fiber.Ctx) error
HandleUpdateFile Updates single file by name
func HandleUploadFile ¶
func HandleUploadFile(ctx *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.