golang-file-upload
There are 3 repositories under golang-file-upload topic.
semihs/goform
Golang web forms, html5 support, file upload, bind from interface, bind from request, map to struct, template support, validations, filters and build query support
gobelohorizonte/fileserver
a file server, where you will receive uploads of files in various formats and create a storage
wpcodevo/file_upload_golang
This article will teach you how to upload single and multiple files on a Golang web server.The tutorial focuses on image upload, but the concepts can be extended and used for any file type.