Our main reasons for deciding for Go as our main backend language was:
1.Strong tooling (gofmt!)
2. Comprehensive standard library
3. Simple deployment (single binary)
4. Easy onboarding of new developers (WYSIWYG)
5. Stability which comes from static typing and compilation