package
1.8.0
Repository: https://github.com/src-d/go-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.