It is the ultimate brand-name language: made by Rob Pike and Ken Thompson at Google, it's gotta be good! I guess it's very much like Java in that regard, having been made by Guy Steele at Sun as an Object Oriented language.
It's like Java in other aspects as well, such as having to cast to void*Objectinterface{} due to its lack of generics.