Heroku makes it easy to deploy and scale Go apps in the cloud. Whether you prefer frameworks like Negroni or Gin, or getting your hands dirty with the standard library, Heroku gets out of the way — allowing you to build things your way, with the tools you love.
This guide outlines how to fully utilize Heroku’s support for specifying dependencies for your Go application via godep.
An example of using a WebSocket within Go on Heroku.
Learn about worker queues in Go.
Creating, configuring, deploying and scaling Go applications on Heroku.
If you have other questions about Go on Heroku, you can visit the Heroku Help site.