Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 247 Bytes

Uploader

How to upload files in go with HTTP preserving file structure

How to run

Start the server

  go run examples/uploadfolder/server/main.go

Execute the client

  go run examples/uploadfolder/client/main.go