In Go you can jump from your IDE into the http server implementation in 3 clicks, and you can read the code easily, it's vastly different from other modern languages that have layers of un-necessary abstraction.
I worked in Java / C# with tons of interfaces all over the place, getter / setter in every files.
I worked in Java / C# with tons of interfaces all over the place, getter / setter in every files.