Can’t parse multiple files with Go MultipartForm
I’m building a simple file uploader, basically for learning/testing purposes, using Vue for the front-end and Go for the back-end. Here’s the code
I’m building a simple file uploader, basically for learning/testing purposes, using Vue for the front-end and Go for the back-end. Here’s the code