https://github.com/probably-not/genenum
A small stupid generator for Go iota based enums/constants
https://github.com/probably-not/genenum
Last synced: 12 months ago
JSON representation
A small stupid generator for Go iota based enums/constants
- Host: GitHub
- URL: https://github.com/probably-not/genenum
- Owner: probably-not
- Created: 2022-04-04T08:26:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T12:04:51.000Z (over 4 years ago)
- Last Synced: 2025-02-24T16:53:22.251Z (over 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# genenum
A small stupid generator for Go iota based enums/constants.