/golang-enum

Implement enum in Go

Primary LanguageGo

golang-enum

The repository shows examples of how to implement enums in Golang using interfaces and typed variables.