Good for you, I don't see anything interesting, you own your choice. Just another one choosing a programming language by its syntax. Good for you.
I code in Scala, Python and Ruby, because they bring different things. If I wanted to write purely elegant code I'd do it in OCaml for that matter. When I do simple things or Machine learning things I use python because it's an interesting and beautiful language with a lot of awesome library. When I need performance, strong type system with functional features, and high level concurrency beyond co routines, and parallelism I'll use Scala. Because the jvm is great at those, and Scala suits those needs very well.
So .. Good for you if Go is your language of choice.