@willdaly @koreymoffett Same reasons for me! It's a great middle road between something really easy to write (but lacking more performance) like Node.js, and something super performance (but harder to write / find engineers for) like C or Rust.
If you design your systems well it becomes a great language to grow into by picking pieces to replace as they need the features that Golang offers.