What is Golang?

Go is a statically typed programming language for services, infrastructure, and web projects which implements interfaces as an alternative to Class-based, Object Oriented programming languages. Go code is considered highly readable and concise. Go was developed at Google and released in 2012.

edit