Go Programming (golang) - 07: Constants, Enums & iota

Go Programming (golang) - 07: Constants, Enums & iota


Learn Go programming, from beginner to pro! We learn how to create constants, and how to use the iota keyword to declare constant enumerations in Golang. Difference between typed and untyped...
Tags:golang