From Zero to Hero Here we have a small application designed to illustrate the zero values of various types in Go. It'll also show you some simple usage of pointers. Usage Simply run the application like so: go run main.go