Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 15 Mar 2018 01:48:00 +0000 Important interfaces that every Go developer should know <p>Interfaces are a very important concept in Go language. They provide a simple and effective way to express common behaviors among types. They give us and easy to understand solution for typical situations where we need some kind of polymorphism. That’s why interfaces are used all the time by Golang developers.</p> 14 points posted by norbertfuhs https://www.rzaluska.com/blog/important-go-interfaces 2777 Mon, 09 Oct 2017 16:21:00 +0000