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:
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.2.0
- github.com/Masterminds/sprig/v3 v3.2.3
- github.com/bradleyjkemp/cupaloy/v2 v2.8.0
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/golang/mock v1.6.0
- github.com/google/uuid v1.3.0
- github.com/huandu/xstrings v1.3.3
- github.com/imdario/mergo v0.3.13
- github.com/kr/pretty v0.3.1
- github.com/labstack/gommon v0.4.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/goveralls v0.0.12
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shopspring/decimal v1.2.0
- github.com/spf13/cast v1.3.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.4
- github.com/urfave/cli/v2 v2.25.7
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.3.0
- golang.org/x/mod v0.12.0
- golang.org/x/sys v0.10.0
- golang.org/x/text v0.12.0
- golang.org/x/tools v0.11.1
- golang.org/x/tools/cmd/cover v0.1.0-deprecated
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1