An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/abice/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

Ecosystem
proxy.golang.org
Latest Release
v0.9.2
5 months ago
Versions
48
Dependent Packages
32
Dependent Repos
22
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/abice/go-enum
spec
License MIT
Namespace github.com/abice
First Release over 8 years ago
Last Synced 13 days ago
Keywords
enum generated go golang
Repository
Stars 877 on GitHub
Forks 61 on GitHub
Docker Dependents 1
Docker Downloads 26
Rankings on proxy.golang.org
Overall Top 2.1%
Dependent packages Top 0.9%
Dependent repos Top 1.2%
Forks Top 3.6%
Docker downloads Top 2.1%