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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/marusama/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/marusama/go-enum
License: MIT
Latest release: about 7 years ago
First release: almost 8 years ago
Namespace: github.com/marusama
Last synced: about 20 hours ago

    Loading...
    Readme
    Loading...