package
2.2.0-rc.1+incompatible
Repository: https://github.com/cockroachdb/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.