package
0.0.0-20241113112105-d5176070b8d9
Repository: https://github.com/ortizdavid/go-nopain.git
Documentation: pkg.go.dev

# README

filemanager

Package for file handling

Features

  • File Info
  • Create Files
  • Write into files
  • Zip Files
  • Upload Files
  • Download Files
  • Tests

# Functions

NewDownloader creates a new instance of Downloader.
NewUploader creates a new file uploader.

# Constants

Constants for messages related to file and folder operations.
Constants for messages related to file and folder operations.
Constants for messages related to file and folder operations.
Constants for messages related to file and folder operations.

# Variables

Common file extensions.
Common file extensions.
Common file extensions.
Common file extensions.
Common file extensions.

# Structs

Downloader manages file downloads.
DownloadInfo contains information about a downloaded file.
No description provided by the author
FileManager provides methods for managing files and folders.
No description provided by the author
Uploader manages file uploads.
Uploaded file info.

# Type aliases

FileExtensions represents a list of file extensions.