package
1.0.1
Repository: https://github.com/depado/goploader.git
Documentation: pkg.go.dev

# Functions

Create handles the multipart form upload and creates a file.
CreateC handles the multipart form upload and creates an encrypted file.
HandleRequest responds to a View or Head request for unencrypted files.
Head handles the head request.
HeadC handles the head request for an encryptd file.
Index handles the main page.
SimpleIndex is a simple rendering for webapp purpose.
View handles the file views.
ViewC handles the file views for encrypted files.
ViewCCode allows to see the file with syntax highliting and extra options.
ViewCode allows to see the file with syntax highliting and extra options.