#Interface

1 articles

Getting to Know Structs and Interfaces in Golang

Getting to Know Structs and Interfaces in Golang

Although it is possible for us to write programs using only Go’s built-in data types, at some point it will become very tedious.