I'd like a copy-paste of that email as well! I'm learning Go by following the Tour and making some dumb 'university' level examples to get a feel for the language and I'd like to actually build a website with it.
I don't know why the parent comment does it but with nginx you can leverage things like caching out of the box. (Would mostly be used on static files, either generated or pre-made).
Nginx as a front facing server. Go listening to a specific port. MySQL for general database operations. MongoDB to pass some data around.
Shoot me an email. I'll get you up to speed quickly.