package
0.0.0-20240827060135-362d4481321c
Repository: https://github.com/shenghuofei/goexample.git
Documentation: pkg.go.dev

# README

this is an example for how to download file in browser from golang server?

http://localhost:8000 will download the internal file Wiki.png

http://localhost:8000/local?file=a.txt will download the local file a.txt