Cookies management by TermsFeed Cookie Consent

iota

🖐️ Declare enum in Go

Learn how to declare and use enums
introduction enum iota const

🧐 iota in Go - how to use?

Learn how to use iota keyword in constants declaration
introduction iota const