Package: golang-github-thediveo-enumflag-dev (2.1.0-1)
Links for golang-github-thediveo-enumflag-dev
Debian Resources:
Download Source Package golang-github-thediveo-enumflag:
- [golang-github-thediveo-enumflag_2.1.0-1.dsc]
- [golang-github-thediveo-enumflag_2.1.0.orig.tar.xz]
- [golang-github-thediveo-enumflag_2.1.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-manifoldco-promptui-dev
- golang-github-mitchellh-cli-dev
- golang-github-sigstore-sigstore-go-dev
- sigstore-go
- golang-github-bep-simplecobra-dev
- golang-github-invopop-jsonschema-dev
- golang-github-go-ozzo-ozzo-validation.v4-dev
- python3-aenum
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-mostynb-go-grpc-compression-dev
- golang-github-tdewolff-argp-dev
enumeration CLI flags (single and slice) (Go library)
enumflag/v2 is a Golang package which supplements the Golang CLI flag packages spf13/cobra (https://github.com/spf13/cobra) and spf13/pflag (https://github.com/spf13/pflag) with command-line parameter enumeration flags, including support for enumeration slices.
For instance, users can specify enum flags as --mode=foo or --mode=bar, where foo and bar are valid enumeration values. Other values which are not part of the set of allowed enumeration values cannot be set and raise CLI flag errors.
This package contains the Go development library.
Other Packages Related to golang-github-thediveo-enumflag-dev
|
|
|
|
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-golang-x-exp-dev
- experimental and deprecated packages
Download golang-github-thediveo-enumflag-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 16.6 kB | 81.0 kB | [list of files] |
