Coding Fundamentals How to Define and Implement a Go Interface Tutorial • Intermediate Learn what a Go interface is, Go's take on interfaces, how to implement an interface in Go, and finally the limitations of interfaces vs. contracts.