proxy.golang.org : github.com/Vizualni/go-enum
go-enum is a utility for generating a more functional version of enumerations in go. The generator looks for the exact string `ENUM(` and will continue to store comma separated values until it finds a `)`. Those values can be on one line, or separate lines; they can include `_` in order to skip a value in the enum that won't be an allowed value. Installation Usage: Sample File Command to generate your enum
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21vizualni/go-enum
License: MIT
Latest release: about 6 years ago
First release: almost 8 years ago
Namespace: github.com/Vizualni
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago