Creating Your Own Type



Some people say, "Go is all about 'type.'" Go is a static programming language, and at the heart of a static programming language is that once you declare that a variable is of a certain type, that's static; it doesn't change.

Let's try creating ou...



Read: https://blog.cloudnativefolks.org/creating-your-own-type