package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev
# Functions
StringListVar defines a []string flag with the specified name, value and usage string.
# Type aliases
StringListValue is a []string flag that accepts a comma separated list of elements.
StringMapValue is a map[string]string flag.