1. 程式人生 > >★ Ultimate Visual Guide to Go Enums ★

★ Ultimate Visual Guide to Go Enums ★

★ Ultimate Visual Guide to Go Enums

Go enums and iota — Full of tips and tricks with runnable code examples.

Important: In this tutorial, you’ll learn how to use the enums without iota in the first section — After that, you’ll also learn about iota and the other helper tools as well after the first section. So, learn to crawl first, then walk then run!