An open API service indexing awesome lists of open source software.

https://github.com/suntong/enum

Go enum and its string representation
https://github.com/suntong/enum

enum enumerable go golang lib library

Last synced: 8 months ago
JSON representation

Go enum and its string representation

Awesome Lists containing this project

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](https://img.shields.io/badge/suntong-%40cpan.org-lightgrey.svg "suntong from cpan.org")

All patches welcome.