Categorygithub.com/suntong/enum
modulepackage
2.0.1+incompatible
Repository: https://github.com/suntong/enum.git
Documentation: pkg.go.dev

# README

{{.Name}}

{{render "license/shields" . "License" "MIT"}} {{template "badge/godoc" .}} {{template "badge/goreport" .}} {{template "badge/travis" .}}

{{toc 5}}

Go Enum and its string representation lib

API

> {{cat "test/Enum_test.go" | color "go"}}

Ref: API, v1

> {{cat "Enum_v1_test.go" | color "go"}}

Author(s) & Contributor(s)

Tong SUN
suntong from cpan.org

All patches welcome.

# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

Enum holds the enumerables.