Zero Types and Nil in Golang
Go is Golang, btw.
So in Go, zero values are the default values assigned to variables of a particular type when they are declared but not explicitly initialized.
The concept
The concept of zero values is important in Go because it ensures that variab...
dhawalpandya01.hashnode.dev4 min read
t0nghe
fullstack dev
This is a good cover image. Is the hole at the center of the donut a nil or a zero-value?