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

Top 2.1% on proxy.golang.org
Top 0.9% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 3.6% forks on proxy.golang.org
Top 2.1% docker downloads on proxy.golang.org

proxy.golang.org : 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

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/abice/go-enum
Keywords: enum , generated , go , golang
License: MIT
Latest release: 4 months ago
First release: almost 8 years ago
Namespace: github.com/abice
Dependent packages: 32
Dependent repositories: 22
Stars: 456 on GitHub
Forks: 47 on GitHub
Docker dependents: 1
Docker downloads: 26
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...