package
4.0.2-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MakeCobraStringSliceValue creates a string slice value (satisfying spf13/pflag.Value interface) for a limited number of valid options.
MakeCobraStringValue creates a string value (satisfying spf13/pflag.Value interface) for a limited number of valid options.

# Structs

CobraStringSliceValue is similar to spf13.pflag.stringSliceValue but enforces allowed values.
CobraStringValue is similar to spf13.pflag.stringValue but enforces allowed values.