Getting Started with Go on Heroku September 25 2012, updated January 1 2014 If you’re interested in Go, be sure to check out Go by Example. Go is a general-purpose language for building simple, reliable, and fast software. It’s fun to write and a good fit for many use cases including web apps, network services, and command-line tools. This quickstart will show you how to run Go apps and deploy the