Half of our financial application is written in Go. And it was a pain, from start to finish. Not to mention that float64
in Go is broken, and we had to use another package that fixes that. And that’s even before I start talking about what we had to do to implement proper DB transactions.