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 : v0.9.0

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 - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/summit-fi/lib-go-enum@v0.9.0
Published:
Indexed:

    Loading...
    Readme
    Loading...