Documentation
¶
Index ¶
- Variables
- func DownloadFile(url, dirPath string) error
- func DownloadFiles(urls []string, dirPath string) error
- func LoadLogger()
- func NewUploader()
- func WithError(c *fiber.Ctx, msg string, statusCode int) error
- func WithSuccess(c *fiber.Ctx, msg string, data fiber.Map) error
- type IToolBox
- type ToolBox
- type Uploader
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *log.Logger
Functions ¶
func DownloadFile ¶
func DownloadFiles ¶
func LoadLogger ¶
func LoadLogger()
func NewUploader ¶
func NewUploader()
func WithSuccess ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.