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

proxy.golang.org : github.com/summit-fi/lib-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 - codemeta.json
purl: pkg:golang/github.com/summit-fi/lib-go-enum
License: MIT
Latest release: about 2 years ago
First release: over 2 years ago
Namespace: github.com/summit-fi
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...