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
- Host: GitHub
- URL: https://github.com/suntong/enum
- Owner: suntong
- License: mit
- Created: 2017-04-22T20:58:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T14:31:09.000Z (almost 5 years ago)
- Last Synced: 2025-01-20T13:44:05.540Z (over 1 year ago)
- Topics: enum, enumerable, go, golang, lib, library
- Language: Go
- Size: 10.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.e.md
- License: LICENSE
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

All patches welcome.