Documentation ¶
Index ¶
- func CleanDirtyPath(p string) string
- func GetAll(c *fiber.Ctx) error
- func GetExt(path string) string
- func GetResize(c *fiber.Ctx) error
- func LogPrefix(c *fiber.Ctx, status string, addition string)
- func MultipartToFile(file *multipart.FileHeader) *os.File
- func OptionsAll(c *fiber.Ctx) error
- func PostDelete(c *fiber.Ctx) error
- func PostFolder(c *fiber.Ctx) error
- func PostMove(c *fiber.Ctx) error
- func PostUpload(c *fiber.Ctx) error
- func PostZip(c *fiber.Ctx) error
- func RandStringRunes(n int) string
- func WalkAndClear(path string)
- type FileRow
- type TreeRow
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanDirtyPath ¶
func MultipartToFile ¶ added in v1.4.0
func MultipartToFile(file *multipart.FileHeader) *os.File
func OptionsAll ¶
func OptionsAll(c *fiber.Ctx) error
func PostDelete ¶
func PostDelete(c *fiber.Ctx) error
func PostFolder ¶
func PostFolder(c *fiber.Ctx) error
func PostUpload ¶
func PostUpload(c *fiber.Ctx) error
func RandStringRunes ¶
func WalkAndClear ¶ added in v1.3.0
func WalkAndClear(path string)
Types ¶
Click to show internal directories.
Click to hide internal directories.