What are you trying to do? If you just want to embed an image in your
HTML, you can do that by base64-encoding the image and including it in your
HTML template:
http://stackoverflow.com/questions/1207190/embedding-base64-images
Assuming you want to serve files from your Go application (instead of
How can i attach files as a part of the http.ResponseWriter ?
I have scoured through a ton of pages and am unable to find any method
which works.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving